diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-06 12:43:10 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-06 12:43:10 +0100 |
| commit | e3ff49312d7f7f5471ab3bc266e736022b5d4354 (patch) | |
| tree | ac9750757a561efdf2b29f122c8eb34e68eab7f7 | |
| parent | bf4c18dc71f8738be0a0d51a3e65dc6c888005b1 (diff) | |
removed broken import of dmenu
| -rw-r--r-- | modules/home/i3wm/nord-blue/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/home/i3wm/nord-blue/default.nix b/modules/home/i3wm/nord-blue/default.nix index 626ebe8..2e11b02 100644 --- a/modules/home/i3wm/nord-blue/default.nix +++ b/modules/home/i3wm/nord-blue/default.nix @@ -3,7 +3,6 @@ { imports = [ ./alacritty.nix - ./dmenu.nix ./i3.nix ./picom.nix ]; |
