aboutsummaryrefslogtreecommitdiff
path: root/modules/xresources.home.nix
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-05-02 16:29:33 +0530
committerAkshay Nair <phenax5@gmail.com>2025-05-02 16:29:56 +0530
commite9d92cabeed8c9f54c748cddfdc5336fa44fc5bc (patch)
tree9e3b578bc773e65d199446332dccb9baf691d8f3 /modules/xresources.home.nix
parentb9b036c7eb19dce1b4a996915dcfdfda18b2c6ca (diff)
downloadnixos-config-e9d92cabeed8c9f54c748cddfdc5336fa44fc5bc.tar.gz
nixos-config-e9d92cabeed8c9f54c748cddfdc5336fa44fc5bc.zip
Switch to mopidy
Diffstat (limited to '')
-rw-r--r--modules/xresources.home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/xresources.home.nix b/modules/xresources.home.nix
index 20d3ce1..818db22 100644
--- a/modules/xresources.home.nix
+++ b/modules/xresources.home.nix
@@ -45,7 +45,7 @@
"dmenu.highlightselbg" = theme.accent;
"dmenu.highlightselfg" = theme.background;
- "dwm.normbordercolor" = theme.background;
+ "dwm.normbordercolor" = theme.background-light;
"dwm.normbgcolor" = theme.background;
"dwm.normfgcolor" = theme.foreground;