aboutsummaryrefslogtreecommitdiff
path: root/modules/home/i3wm/nord-blue/default.nix
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-06 12:42:37 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-06 12:42:37 +0100
commitbf4c18dc71f8738be0a0d51a3e65dc6c888005b1 (patch)
tree9e12d380b7ef8e64c9c41484eac7812e71fd75bb /modules/home/i3wm/nord-blue/default.nix
parent102a8cb0cb6c1765ea2caf984d332a901b9dc491 (diff)
added wrapper for dmenu
Diffstat (limited to 'modules/home/i3wm/nord-blue/default.nix')
-rw-r--r--modules/home/i3wm/nord-blue/default.nix1
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
];