diff options
Diffstat (limited to '.config/sxhkd')
| -rwxr-xr-x | .config/sxhkd/sxhkdrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 5abf114..d9b605f 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -385,9 +385,9 @@ ctrl + alt + 2 super + shift + {h,j,k,l} /path/to/bspwm_smart_move {west,south,north,east} - - - +# rotate windows to different nodes +super + ctrl + r + bspc node @parent -R 90 ################################## # Control Multimedia # |
