diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-06 12:42:37 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-06 12:42:37 +0100 |
| commit | bf4c18dc71f8738be0a0d51a3e65dc6c888005b1 (patch) | |
| tree | 9e12d380b7ef8e64c9c41484eac7812e71fd75bb /modules/home/i3wm/nord-blue/default.nix | |
| parent | 102a8cb0cb6c1765ea2caf984d332a901b9dc491 (diff) | |
added wrapper for dmenu
Diffstat (limited to 'modules/home/i3wm/nord-blue/default.nix')
| -rw-r--r-- | modules/home/i3wm/nord-blue/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/i3wm/nord-blue/default.nix b/modules/home/i3wm/nord-blue/default.nix index 2e11b02..626ebe8 100644 --- a/modules/home/i3wm/nord-blue/default.nix +++ b/modules/home/i3wm/nord-blue/default.nix @@ -3,6 +3,7 @@ { imports = [ ./alacritty.nix + ./dmenu.nix ./i3.nix ./picom.nix ]; |
