diff options
author | Adam Stück <adam@adast.xyz> | 2023-03-22 07:49:52 +0100 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-04-28 20:31:52 +0200 |
commit | 1abce784cf269fd98ee5faa09e52ba642f2e61ec (patch) | |
tree | 716d9b1961dc7235c665747454f03d5f488bffac /.config/i3 | |
parent | c1fae7c333a7c89347b1955e23aadae47e28f20f (diff) |
switched from i3 to sway
Diffstat (limited to '.config/i3')
-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 57081a8..fafd56d 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -105,7 +105,7 @@ mode "Resize Mode" { bindsym $mod+r mode "Resize Mode" font pango:Source Code Pro Medium 11 -gaps inner 5 +gaps inner 0 gaps outer 0 default_border pixel 2 default_floating_border pixel 2 |