aboutsummaryrefslogtreecommitdiff
path: root/modules/home/i3wm/nord-blue
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-06 13:00:36 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-06 13:00:36 +0100
commitf8f8bad62fbdfdf1e50bacc8abf86475572c8556 (patch)
tree02aea48b0da06091bfe824a670d752e3fbd33ea8 /modules/home/i3wm/nord-blue
parent1d052d0b25f9c92088495d0d2339e03542069219 (diff)
removed extra semicolon in dmenu.nix
Diffstat (limited to 'modules/home/i3wm/nord-blue')
-rw-r--r--modules/home/i3wm/nord-blue/dmenu.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/i3wm/nord-blue/dmenu.nix b/modules/home/i3wm/nord-blue/dmenu.nix
index 8464738..c07952f 100644
--- a/modules/home/i3wm/nord-blue/dmenu.nix
+++ b/modules/home/i3wm/nord-blue/dmenu.nix
@@ -7,4 +7,4 @@ pkgs.writeShellScriptBin "dmenu" ''
-fn 'JetBrains Mono-12' \
-nb '${colors.background}' -nf '${colors.foreground}' \
-sb '${colors.accent}' -sf '${colors.text}'
-'';
+''