aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2022-11-25 23:40:13 +0200
committersrdusr <trevorgray@srdusr.com>2022-11-25 23:40:13 +0200
commit5d82b2528858b667925d812c3d9e4b43206bcec2 (patch)
tree226ea7d466f3be3e5dfb5d62d423fccb10462f76 /.config
parent623d4a75d38de6916b9c5aebde5addba01b36f0d (diff)
downloaddotfiles-5d82b2528858b667925d812c3d9e4b43206bcec2.tar.gz
dotfiles-5d82b2528858b667925d812c3d9e4b43206bcec2.zip
Rotate windows to different nodes
Diffstat (limited to '.config')
-rwxr-xr-x.config/sxhkd/sxhkdrc6
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 #