diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 13:29:35 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 13:29:35 +0100 |
| commit | 154093573c13cdba63a6077710f4e09ccbe2ade3 (patch) | |
| tree | 9c2ca48491bfb40665c00480f7f3ed0a8f5c1194 /modules/home/i3wm | |
| parent | 284c440ee9586ea45af55ab1cee1b7f26beda204 (diff) | |
refactored + added README
Diffstat (limited to 'modules/home/i3wm')
| -rw-r--r-- | modules/home/i3wm/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/i3wm/default.nix b/modules/home/i3wm/default.nix index 6fef12b..c861b04 100644 --- a/modules/home/i3wm/default.nix +++ b/modules/home/i3wm/default.nix @@ -1,6 +1,7 @@ { ... }: { + # i3wm home-manager configuration orchestrator imports = [ ./dunst.nix ./i3.nix |
