home-manager/gui: Remove sway titlebar

This commit is contained in:
Jack O'Sullivan 2023-04-23 13:00:30 +01:00
parent e8e6a369cd
commit 13073c1ce5

View File

@ -150,6 +150,7 @@ in
output = {
"*".bg = "${./stop-nixos.png} stretch";
};
window.titlebar = false;
modifier = "Mod4";
terminal = "kitty";