home/sway: enable title bar
This commit is contained in:
parent
9103cabb4b
commit
5e3d7af06c
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
|
||||
### Visuals
|
||||
output."*".bg = "~/.local/share/backgrounds/Minato-Aqua-Dark.png fill";
|
||||
window.titlebar = false;
|
||||
#window.titlebar = false;
|
||||
gaps.inner = 4;
|
||||
gaps.outer = 4;
|
||||
bars = [
|
||||
|
|
Loading…
Reference in a new issue