summary refs log tree commit diff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/sway/binds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/binds.conf b/.config/sway/binds.conf
index e5b5c42..a4cd7ad 100644
--- a/.config/sway/binds.conf
+++ b/.config/sway/binds.conf
@@ -48,7 +48,7 @@ bindsym Escape mode "default"
 }
 
 bindsym $mod+Shift+b border toggle
-bindsym $mod+Shift+r output - transform 90 clockwise
+bindsym $mod+Shift+r output - transform 90 anticlockwise
 
 bindsym $mod+Shift+a exec soundswitch
 # }}}