diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-06 18:19:00 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-06 18:19:00 +0100 |
| commit | ae2aff5291be4349c56e2af8597d99607265bf98 (patch) | |
| tree | be2f965509a8ca1fbe6fa9032fcaecd09abf8e31 /modules/home/i3wm/nord-blue | |
| parent | 645462c5a7e1aee2b739031f8f4b72fe6f84a043 (diff) | |
enabled i3bar
Diffstat (limited to 'modules/home/i3wm/nord-blue')
| -rw-r--r-- | modules/home/i3wm/nord-blue/i3.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/i3wm/nord-blue/i3.nix b/modules/home/i3wm/nord-blue/i3.nix index 97df8ee..4ab8a25 100644 --- a/modules/home/i3wm/nord-blue/i3.nix +++ b/modules/home/i3wm/nord-blue/i3.nix @@ -13,7 +13,7 @@ in config = { modifier = mod; - bars = [ ]; + #bars = [ ]; window = { titlebar = false; |
