aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/sxhkd/sxhkdrc3
-rw-r--r--config/uzbl/config4
2 files changed, 5 insertions, 2 deletions
diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc
index 71eb048..7177ba8 100644
--- a/config/sxhkd/sxhkdrc
+++ b/config/sxhkd/sxhkdrc
@@ -2,6 +2,8 @@
# bspwm hotkeys
#
+grave ; a
+ ~/.ratpoison/menu/main
grave ; shift + c
~/.ratpoison/wp change
@@ -66,6 +68,7 @@ grave ; bracket{left,right}
grave ; s ; {h,j,k,l}
bspc window -p {left,down,up,right}
+
grave ; ctrl + {_,shift + }space
bspc {window -p cancel,desktop -c}
diff --git a/config/uzbl/config b/config/uzbl/config
index 5a5c887..0f637f1 100644
--- a/config/uzbl/config
+++ b/config/uzbl/config
@@ -431,8 +431,8 @@ set follow_hint_keys 0123456789
# Fl -> open in a new window
# fL -> take the url and navigate directly to it
# FL -> copy the url to the clipboard
-@cbind f* = spawn @config_home/scripts/follow.sh \@< uzbl.follow.followLinks("\@follow_hint_keys", "%s", 'click') >\@
-@cbind F* = spawn @config_home/scrpts/follow.sh \@< uzbl.follow.followLinks("\@follow_hint_keys", "%s", 'newwindow') >\@
+@cbind f* = spawn @scripts_dir/follow.sh \@< uzbl.follow.followLinks("\@follow_hint_keys", "%s", 'click') >\@
+@cbind F* = spawn @scripts_dir/follow.sh \@< uzbl.follow.followLinks("\@follow_hint_keys", "%s", 'newwindow') >\@
#@cbind fL* = spawn @scripts_dir/follow.sh \@< uzbl.follow.followLinks("\@follow_hint_keys", "%s", 'returnuri') >\@ set
#@cbind FL* = spawn @scripts_dir/follow.sh \@< uzbl.follow.followLinks("\@follow_hint_keys", "%s", 'returnuri') >\@ clipboard
@cbind gi = spawn @scripts_dir/go_input.sh