]> git.sur5r.net Git - i3/i3/blobdiff - etc/config
config: add comment $mod+r in back to normal when resize window
[i3/i3] / etc / config
index f08dac995152dcb546fe139e862c32401ed05e5a..3be9831dd9004e00e3469268dc2cb1e5d2f6678d 100644 (file)
@@ -168,7 +168,7 @@ mode "resize" {
         bindsym Up          resize shrink height 10 px or 10 ppt
         bindsym Right       resize grow width 10 px or 10 ppt
 
-        # back to normal: Enter or Escape
+        # back to normal: Enter or Escape or Mod1+r
         bindsym Return mode "default"
         bindsym Escape mode "default"
         bindsym Mod1+r mode "default"