diff options
Diffstat (limited to '.config/sxhkd')
| -rwxr-xr-x | .config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index e2af0cf..3830a79 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -259,7 +259,7 @@ shift + alt + {h,j,k,l} # Resize window into predefined pseudo_tiled window super + shift + s - bspc node -t pseudo_tiled; bspc node -t floating && wtp 340 40 680 700 "$(pfw)" + bspc node -t pseudo_tiled; bspc node -t floating && wtp 320 200 720 480 "$(pfw)" # Spawn next window/program into predefined floating window super + ctrl + s |
