mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
Add configuration example for gaps
This commit is contained in:
parent
546b976baa
commit
05a057c108
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