mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
Enable gaps in the default configuration
This commit is contained in:
parent
e33671fd9a
commit
83979bd275
1 changed files with 8 additions and 0 deletions
|
|
@ -196,6 +196,14 @@ mode "resize" {
|
|||
}
|
||||
bindsym $mod+r mode "resize"
|
||||
|
||||
#
|
||||
# Gaps:
|
||||
#
|
||||
gaps inner 10
|
||||
gaps outer 15
|
||||
smart_gaps on
|
||||
smart_borders on
|
||||
|
||||
#
|
||||
# Status Bar:
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue