diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 10:26:13 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 10:26:13 +0100 |
| commit | 286470ab284e6cf0ef2279fbee174db1706ccbef (patch) | |
| tree | 62c356cb85d8e0b4fcf958c5e1969a2f266bd7db /modules/home/i3wm/original/default.nix | |
| parent | 6220c00e4ad10ba16f9a0b0f500ec9d3aa2f1900 (diff) | |
moved everything to their own modules
Diffstat (limited to 'modules/home/i3wm/original/default.nix')
| -rw-r--r-- | modules/home/i3wm/original/default.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/home/i3wm/original/default.nix b/modules/home/i3wm/original/default.nix index 362d6f8..6fef12b 100644 --- a/modules/home/i3wm/original/default.nix +++ b/modules/home/i3wm/original/default.nix @@ -5,8 +5,12 @@ ./dunst.nix ./i3.nix ./kitty.nix + ./neovim.nix + ./nnn.nix ./picom.nix ./polybar.nix + ./rofi.nix ./scripts.nix + ./xdg.nix ]; }
\ No newline at end of file |
