diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-03-26 09:27:34 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-03-26 09:27:34 -0400 |
| commit | 88e8237653fe2b53d4f63345f788449d02657735 (patch) | |
| tree | 8fea19593d0d09c92de06b15ee53cdb442432dd0 /modules/user/desktop | |
| parent | a54434a5f8034918414c74fda4bf1baea68e025d (diff) | |
direnv
Diffstat (limited to 'modules/user/desktop')
| -rw-r--r-- | modules/user/desktop/sessions/sway.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/desktop/sessions/sway.nix b/modules/user/desktop/sessions/sway.nix index 8fd7f36..298a1a5 100644 --- a/modules/user/desktop/sessions/sway.nix +++ b/modules/user/desktop/sessions/sway.nix @@ -262,7 +262,7 @@ seat."seat0".xcursor_theme = "catppuccin-mocha-dark-cursors 24"; window = { - commands = []; + commands = [ ]; titlebar = false; }; |
