until i3-gaps merge reaches Ubuntu
This commit is contained in:
@@ -204,7 +204,6 @@ bindsym Escape mode "default"
|
||||
bindsym $mod+semicolon mode "default"
|
||||
}
|
||||
|
||||
|
||||
bindsym $mod+r mode "resize"
|
||||
bindsym $mod+semicolon mode "switch"
|
||||
|
||||
@@ -213,16 +212,16 @@ bindsym $mod+semicolon mode "switch"
|
||||
|
||||
# Only enable gaps on a workspace when there is at least one container
|
||||
#smart_gaps on
|
||||
smart_borders on
|
||||
#smart_borders on
|
||||
|
||||
# Only enable outer gaps when there is exactly one container
|
||||
smart_gaps inverse_outer
|
||||
#smart_gaps inverse_outer
|
||||
|
||||
|
||||
#gaps
|
||||
for_window [class="^.*"] border pixel 1
|
||||
gaps inner 1
|
||||
gaps outer 1
|
||||
#gaps inner 1
|
||||
#gaps outer 1
|
||||
|
||||
#Screenshot
|
||||
#bindsym $mod+shift+s exec --no-startup-id flameshot gui
|
||||
|
||||
Reference in New Issue
Block a user