Adjust window gaps
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
d7ba31fc99
commit
2ca897cea2
1 changed files with 3 additions and 2 deletions
|
@ -17,8 +17,9 @@ set $ALT Mod1
|
|||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||
output * bg /home/severin/dotfiles/assets/wallpaper.odin.png fill
|
||||
|
||||
gaps inner 10
|
||||
gaps outer -10
|
||||
gaps inner 6
|
||||
gaps top -6
|
||||
gaps bottom -6
|
||||
|
||||
# Disable Title bars
|
||||
default_border pixel 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue