aboutsummaryrefslogtreecommitdiff
path: root/X/xbindkeysrc
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/xbindkeysrc
parentAdd basic ex/vi settings (diff)
downloaddotfiles-3d6829b47722828aa336b7644555ddbc5239cc39.tar.gz
dotfiles-3d6829b47722828aa336b7644555ddbc5239cc39.zip
Switch from xbindkeys to sxhkd
Smaller, easier
Diffstat (limited to 'X/xbindkeysrc')
-rw-r--r--X/xbindkeysrc44
1 files changed, 0 insertions, 44 deletions
diff --git a/X/xbindkeysrc b/X/xbindkeysrc
deleted file mode 100644
index 16ae5b14..00000000
--- a/X/xbindkeysrc
+++ /dev/null
@@ -1,44 +0,0 @@
-"exec urxvtcd"
- Mod4 + Return
-
-"exec urxvtcd -e sh"
- Mod4 + Control + Return
-
-"exec urxvtcd -e ksh"
- Mod4 + Shift + Return
-
-"exec urxvtcd -e zsh"
- Mod4 + Alt + Return
-
-"exec br"
- Mod4 + b
-
-"exec dmenu_run"
- Mod4 + d
-
-"exec xgoc"
- Mod4 + g
-
-"exec gimp"
- Mod4 + i
-
-"exec urxvtcd -e tm"
- Mod4 + m
-
-"exec dmp"
- Mod4 + p
-
-"exec i3lock --color=#000000 --image ~/.i3/lock.png --nofork"
- Mod4 + slash
-
-"exec amixer -q sset Master toggle"
- XF86AudioMute
-
-"exec amixer -q sset Master 5%+ unmute"
- XF86AudioRaiseVolume
-
-"exec amixer -q sset Master 5%- unmute"
- XF86AudioLowerVolume
-
-"exec urxvtcd -e bcq"
- XF86Calculator