aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2020-11-22 22:18:38 -0500
committertdro <tdro@users.noreply.github.com>2020-11-22 22:18:38 -0500
commit877660de3343d08cb87bace33dc86b611540c8ce (patch)
treedf1525cf9d1bf533406a0489da849f74739d1665 /.config
parent1f9dd7aed685437f3f32bd7d6a0081cec1e4ee67 (diff)
downloaddotfiles-877660de3343d08cb87bace33dc86b611540c8ce.tar.gz
dotfiles-877660de3343d08cb87bace33dc86b611540c8ce.tar.bz2
dotfiles-877660de3343d08cb87bace33dc86b611540c8ce.zip
.local/bin/dmenu_run_history: Add labels
Change binding for privilege launcher
Diffstat (limited to '.config')
-rw-r--r--.config/xbindkeysrc16
1 files changed, 8 insertions, 8 deletions
diff --git a/.config/xbindkeysrc b/.config/xbindkeysrc
index 9306761..e0600c9 100644
--- a/.config/xbindkeysrc
+++ b/.config/xbindkeysrc
@@ -6,6 +6,14 @@
"$HOME/.local/bin/scripts/app-launcher"
Mod4 + r
+# Priv App Launcher
+"$HOME/.local/bin/scripts/app-launcher-priv"
+ Mod4 + e
+
+# Terminal App Launcher
+"$HOME/.local/bin/scripts/app-launcher-terminal"
+ Mod4 + w
+
# Close active window
"wmctrl -c :ACTIVE:"
Mod4 + Shift + c
@@ -18,14 +26,6 @@
"wmctrl -r :ACTIVE: -b toggle,above"
Mod4 + t
-# Priv App Launcher
-"$HOME/.local/bin/scripts/app-launcher-priv"
- Mod4 + d
-
-# Terminal App Launcher
-"$HOME/.local/bin/scripts/app-launcher-terminal"
- Mod4 + w
-
# Copyq Toggle
"$HOME/.local/bin/scripts/clipboard"
Mod4 + z