aboutsummaryrefslogtreecommitdiff
path: root/.config/xbindkeysrc
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2020-04-05 16:44:38 -0400
committertdro <tdro@users.noreply.github.com>2020-04-05 16:44:38 -0400
commit1d82e49bf8234012169ccbb55cc2d54af87a4c3f (patch)
treee0421323963f8e6df99bd2c628e7560bdcebd52b /.config/xbindkeysrc
parentff291148f59c041394aa607bc7f6ca0c27c514de (diff)
downloaddotfiles-1d82e49bf8234012169ccbb55cc2d54af87a4c3f.tar.gz
dotfiles-1d82e49bf8234012169ccbb55cc2d54af87a4c3f.tar.bz2
dotfiles-1d82e49bf8234012169ccbb55cc2d54af87a4c3f.zip
.config/xbindkeysrc: Move scripts to local bin
Diffstat (limited to '.config/xbindkeysrc')
-rw-r--r--.config/xbindkeysrc24
1 files changed, 12 insertions, 12 deletions
diff --git a/.config/xbindkeysrc b/.config/xbindkeysrc
index debba06..afef837 100644
--- a/.config/xbindkeysrc
+++ b/.config/xbindkeysrc
@@ -3,11 +3,11 @@
###########################
# App Launcher
-"$HOME/.config/awesome/scripts/app-launcher"
+"$HOME/.local/bin/scripts/app-launcher"
Mod4 + r
# Priv App Launcher
-"$HOME/.config/awesome/scripts/app-launcher-priv"
+"$HOME/.local/bin/scripts/app-launcher-priv"
Mod4 + d
# Copyq Toggle
@@ -15,43 +15,43 @@
Mod4 + z
# Internet Search
-"$HOME/.config/awesome/scripts/file-search"
+"$HOME/.local/bin/scripts/file-search"
Mod4 + p
# Window Switcher
-"$HOME/.config/awesome/scripts/window-switcher"
+"$HOME/.local/bin/scripts/window-switcher"
Alt + Tab
# Window Overview
-"$HOME/.config/awesome/scripts/window-overview"
+"$HOME/.local/bin/scripts/window-overview"
Mod4 + Tab
# File Search
-"$HOME/.config/awesome/scripts/internet-search"
+"$HOME/.local/bin/scripts/internet-search"
Mod4 + a
# Volume Up
-"$HOME/.config/awesome/scripts/volume-up"
+"$HOME/.local/bin/scripts/volume-up"
XF86AudioRaiseVolume
# Volume Down
-"$HOME/.config/awesome/scripts/volume-down"
+"$HOME/.local/bin/scripts/volume-down"
XF86AudioLowerVolume
# Volume Mute
-"$HOME/.config/awesome/scripts/volume-mute"
+"$HOME/.local/bin/scripts/volume-mute"
XF86AudioMute
# Lock Screen
-"$HOME/.config/awesome/scripts/lockscreen"
+"$HOME/.local/bin/scripts/lockscreen"
XF86ScreenSaver
# Snipping Tool
-"$HOME/.config/awesome/scripts/snipping-tool"
+"$HOME/.local/bin/scripts/snipping-tool"
Print
# Switch Monitor
-"$HOME/.config/awesome/scripts/switch-monitor"
+"$HOME/.local/bin/scripts/switch-monitor"
XF86Display
# Screen Record