From dc427340c71b2b4f2692de06243799c36f7f82dc Mon Sep 17 00:00:00 2001 From: srdusr Date: Fri, 6 Jan 2023 23:50:11 +0200 Subject: Removed Commented out lines --- .config/sxhkd/sxhkdrc | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 4924bc5..7437c3e 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -21,8 +21,8 @@ super + a ~/.config/polybar/scripts/menu.sh # Shutdown menu -ctrl + alt + Delete - ~/.config/polybar/scripts/sysmenu.sh +#super + alt + Delete +# ~/.config/polybar/scripts/sysmenu.sh # lockscreen super + Escape @@ -81,6 +81,8 @@ shift + Print super + ctrl + x pkill -USR1 -x sxhkd; dunstify "Sxhkd configuration reloaded" + + #--------------------------------------------------------------- # # bspwm hotkeys @@ -145,14 +147,6 @@ super + ctrl + {m,x,y,z} super + {equal,minus} layer.sh {+,-} -## Add a new desktop on the current monitor with name set by rofi -#super + plus -# bspc monitor -a "$(rofi -dmenu)" -# -## Remove the current desktop -#super + underscore -# bspc desktop -r - #--------------------------------------------------------------- # @@ -235,6 +229,8 @@ super + ctrl + i super + alt + i bspc node @/ -B + + #--------------------------------------------------------------- # # Move/resize -- cgit v1.2.3