aboutsummaryrefslogtreecommitdiff
path: root/X/sxhkdrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-25 21:34:23 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-25 21:34:23 +1300
commit3d6829b47722828aa336b7644555ddbc5239cc39 (patch)
tree001600bf51ed4767682d5e206aec192a8bce7f10 /X/sxhkdrc
parentAdd basic ex/vi settings (diff)
downloaddotfiles-3d6829b47722828aa336b7644555ddbc5239cc39.tar.gz
dotfiles-3d6829b47722828aa336b7644555ddbc5239cc39.zip
Switch from xbindkeys to sxhkd
Smaller, easier
Diffstat (limited to 'X/sxhkdrc')
-rw-r--r--X/sxhkdrc44
1 files changed, 44 insertions, 0 deletions
diff --git a/X/sxhkdrc b/X/sxhkdrc
new file mode 100644
index 00000000..5a75f1df
--- /dev/null
+++ b/X/sxhkdrc
@@ -0,0 +1,44 @@
+super + Return
+ urxvtcd
+
+super + control + Return
+ urxvtcd -e sh
+
+super + shift + Return
+ urxvtcd -e ksh
+
+super + alt + Return
+ urxvtcd -e zsh
+
+super + b
+ br
+
+super + d
+ dmenu_run
+
+super + g
+ xgoc
+
+super + i
+ gimp
+
+super + m
+ urxvtcd -e tm
+
+super + p
+ dmp
+
+super + slash
+ i3lock --color=#000000 --image ~/.i3/lock.png --nofork
+
+XF86AudioMute
+ amixer -q sset Master toggle
+
+XF86AudioRaiseVolume
+ amixer -q sset Master 5%+ unmute
+
+XF86AudioLowerVolume
+ amixer -q sset Master 5%- unmute
+
+XF86Calculator
+ urxvtcd -e bcq