aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-31 12:00:58 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-31 12:00:58 +1300
commit6de5e6202f00edbb03ddc8084d7d5a063be43aee (patch)
treececb061d6cfdbfa2db2dac42cf84613f597eecde /X
parentClean up lint scripts a bit (diff)
downloaddotfiles-6de5e6202f00edbb03ddc8084d7d5a063be43aee.tar.gz
dotfiles-6de5e6202f00edbb03ddc8084d7d5a063be43aee.zip
Bind the calculator key on my keyboard
Diffstat (limited to 'X')
-rw-r--r--X/xbindkeysrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/X/xbindkeysrc b/X/xbindkeysrc
index ee58eb35..22f1ce98 100644
--- a/X/xbindkeysrc
+++ b/X/xbindkeysrc
@@ -27,3 +27,6 @@
"exec amixer -q sset Master 5%- unmute"
XF86AudioLowerVolume
+
+"exec urxvtcd -e bc"
+ XF86Calculator