home-manager/gui: Remove sway titlebar
This commit is contained in:
parent
e8e6a369cd
commit
13073c1ce5
@ -150,6 +150,7 @@ in
|
||||
output = {
|
||||
"*".bg = "${./stop-nixos.png} stretch";
|
||||
};
|
||||
window.titlebar = false;
|
||||
|
||||
modifier = "Mod4";
|
||||
terminal = "kitty";
|
||||
|
Loading…
Reference in New Issue
Block a user