aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-05-23 23:20:14 +1200
committerTom Ryder <tom@sanctum.geek.nz>2015-05-23 23:20:14 +1200
commit184c0236ac84113d85054f67f461e4e9fbc3b4ad (patch)
tree2d08156ad4920567b18c9582d28c9939ccc70223 /X
parentAdd hotkey g=gimp (diff)
downloaddotfiles-184c0236ac84113d85054f67f461e4e9fbc3b4ad.tar.gz
dotfiles-184c0236ac84113d85054f67f461e4e9fbc3b4ad.zip
exec everything to spare a bit of memory
Diffstat (limited to 'X')
-rw-r--r--X/xbindkeysrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/X/xbindkeysrc b/X/xbindkeysrc
index be6aa450..5e5a99ba 100644
--- a/X/xbindkeysrc
+++ b/X/xbindkeysrc
@@ -1,10 +1,10 @@
-"urxvtcd"
+"exec urxvtcd"
Mod4 + Return
"exec firefox"
Mod4 + b
-"dmenu_run -fn 'terminus-iso8860-1-12' -nb '#111111' -nf '#eeeeee' -sb '#285577' -sf '#ffffff'"
+"exec dmenu_run -fn 'terminus-iso8860-1-12' -nb '#111111' -nf '#eeeeee' -sb '#285577' -sf '#ffffff'"
Mod4 + d
"exec gimp"
@@ -13,12 +13,12 @@
"exec i3lock --color=#111111 --nofork"
Mod4 + slash
-"amixer -q sset Master toggle"
+"exec amixer -q sset Master toggle"
XF86AudioMute
-"amixer -q sset Master 5%+ unmute"
+"exec amixer -q sset Master 5%+ unmute"
XF86AudioRaiseVolume
-"amixer -q sset Master 5%- unmute"
+"exec amixer -q sset Master 5%- unmute"
XF86AudioLowerVolume