X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/4372f047771a802441b51329312f54ea67627b98..d3e6bf8ceb0ea00888a6e1e9a3921f7f9b967a00:/sxhkd/.config/sxhkd/sxhkdrc diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 6fe437c..5329d62 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -11,17 +11,17 @@ super + {_,shift} + Return # program launcher super + space - rofi -show run + rofi -show run -display-run '> ' -display-window ' 🗔 ' super + alt + space xfce4-popup-whiskermenu # window finder super + backslash - rofi -show window + rofi -show window -display-run '> ' -display-window ' 🗔 ' # password manager -super + shift + space +alt + space rofi-pass # firefox @@ -65,8 +65,11 @@ XF86LaunchB toggle-presentation-mode # monitor brightness -#XF86MonBrightness{Up,Down} -# light -{A,U} 5 +XF86MonBrightness{Up,Down} + light -{A,U} 5 + +super + apostrophe + rofi-light # keyboard brightness #XF86KbdBrightness{Up,Down} @@ -88,9 +91,9 @@ super + {w,q} super + m bspc desktop -l next -# if the current node is automatic, send it to the last manual, otherwise pull the last leaf +# send the newest marked node to the newest preselected node super + y - bspc query -N -n focused.automatic && bspc node -n last.!automatic || bspc node last.leaf -n focused + bspc node newest.marked.local -n newest.!automatic.local # swap the current node and the biggest node super + g @@ -105,8 +108,8 @@ super + {t,shift + t,s,f} bspc node -t {tiled,pseudo_tiled,floating,fullscreen} # set the node flags -super + ctrl + {x,y,z} - bspc node -g {locked,sticky,private} +super + ctrl + {m,x,y,z} + bspc node -g {marked,locked,sticky,private} # # focus/swap @@ -130,7 +133,7 @@ super + bracket{left,right} # send to next/prev desktop super + shift + bracket{left,right} - bspc node -d {prev,next} + bspc node -d {prev,next} --follow # focus the last node/desktop super + {grave,Tab}