From e92495c6f4146eecaf099274da02e56884f7cd62 Mon Sep 17 00:00:00 2001 From: srdusr Date: Thu, 19 Oct 2023 23:15:24 +0200 Subject: Changed .local/bin/scripts to just .scripts --- .config/sxhkd/sxhkdrc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 0cc0023..2dd76f3 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -62,7 +62,7 @@ super + w # Show clipmenu #alt + x # parcellite - #~/.local/bin/scripts/clip.sh + #~/.scripts/clip.sh # Screenshots tool (selection) ctrl + Print @@ -188,7 +188,7 @@ super + period # Toggle the hidden state of the focused node super + q - ~/.local/bin/scripts/bspwm-toggle-visibility.sh + ~/.scripts/bspwm-toggle-visibility.sh #--------------------------------------------------------------- # @@ -358,14 +358,14 @@ alt + ctrl + Right # Scratchpd super + semicolon - ~/.local/bin/scripts/scratchpad + ~/.scripts/scratchpad super + x - ~/.local/bin/scripts/scratchpad + ~/.scripts/scratchpad # Heads-Up-Display scratchpad terminal super + e - ~/.local/bin/scripts/Heads-Up-Display + ~/.scripts/Heads-Up-Display # File manager nnn super + shift + n -- cgit v1.2.3