diff options
| author | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
|---|---|---|
| committer | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
| commit | 5299e274505f592c8817ebf2c8e0b29f62819a45 (patch) | |
| tree | 4670f9ec5a6dd2c6814a93531c119fc3add4123e /.config/i3/config | |
| parent | 9fdb3c70f6cec1ee9ad32ac4257e8deb1fef2525 (diff) | |
Mostly nvim stuff
Diffstat (limited to '.config/i3/config')
| -rw-r--r-- | .config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config index b6f95a5..5fec7de 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -135,4 +135,4 @@ mode "resize" { bindsym $mod+r mode "default" } -bindsym $mod+r mode "resize" +# bindsym $mod+r mode "resize" |
