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