diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 7c4a485..e3f2eb1 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -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"