fixed typo in i3 config.

This commit is contained in:
Gabe Venberg 2023-11-06 16:42:19 -06:00
parent a51c789178
commit cf54c8dea9

View file

@ -168,7 +168,7 @@ font pango:DejaVu Sans Mono 8
# back to normal: Enter or Escape or $mod+shift+r
bindsym Return mode "default"
bindsym Escape mode "default"
bindsym $mod+r mode "default"
bindsym $mod+ctrl+r mode "default"
}
bindsym $mod+ctrl+r mode "resize"