X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/125e7a5412b14e2e44222b79654abaae5ae16e50..ee3e7188ded9c424e22c15bbf970cd9ac09ff70c:/sxhkd/.config/sxhkd/sxhkdrc diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 4da2e5d..53ce423 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -14,8 +14,10 @@ super + t super + b bspc desktop -B -super + {s,f} - bspc window -t {floating,fullscreen} +super + {p,s,f} + state={pseudo_tiled,floating,fullscreen}; \ + bspc query -W -w "focused.$\{state\}" && state=tiled; \ + bspc window -t "$state" super + {grave,Tab} bspc {window,desktop} -f last @@ -46,6 +48,9 @@ super + {comma,period} super + bracket{left,right} bspc desktop -f {prev,next} +super + shift + bracket{left,right} + bspc window -d {prev,next} + super + ctrl + {h,j,k,l} bspc window -p {left,down,up,right} @@ -84,7 +89,7 @@ super + Return urxvt super + space - rofi -show run + rofi -show run -font "Source Code Pro 11" -fg "#195465" -bg "#0A0F14" -hlfg "#EDB54B" -hlbg "#0A0F14" -o 85 super + x slimlock @@ -96,7 +101,7 @@ super + r firefox super + c - chromium + chromium -incognito # make sxhkd reload its configuration files: super + Escape