home/sway: enable title bar

This commit is contained in:
Guanran Wang 2024-02-02 09:20:51 +08:00
parent 9103cabb4b
commit 5e3d7af06c
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -36,7 +36,7 @@
### Visuals ### Visuals
output."*".bg = "~/.local/share/backgrounds/Minato-Aqua-Dark.png fill"; output."*".bg = "~/.local/share/backgrounds/Minato-Aqua-Dark.png fill";
window.titlebar = false; #window.titlebar = false;
gaps.inner = 4; gaps.inner = 4;
gaps.outer = 4; gaps.outer = 4;
bars = [ bars = [