home/sway: disable gaps
This commit is contained in:
parent
288a46abd3
commit
ac9fc6e48d
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@
|
|||
### Visuals
|
||||
output."*".bg = "~/.local/share/backgrounds/Minato-Aqua-Dark.png fill";
|
||||
#window.titlebar = false;
|
||||
gaps.inner = 4;
|
||||
gaps.outer = 4;
|
||||
#gaps.inner = 4;
|
||||
#gaps.outer = 4;
|
||||
bars = [
|
||||
#{
|
||||
# command = lib.getExe pkgs.waybar;
|
||||
|
|
Loading…
Reference in a new issue