diff options
Diffstat (limited to '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 e0fa78c..61a0251 100644 --- a/config/i3/config +++ b/config/i3/config @@ -224,7 +224,7 @@ bar { ### i3-gaps stuff ### # Necessary for i3-gaps to work properly (pixel can be any value) -for_window [class="^.*"] border pixel 3 +# for_window [class="^.*"] border pixel 3 # Smart Gaps smart_gaps on |