From e9d92cabeed8c9f54c748cddfdc5336fa44fc5bc Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 2 May 2025 16:29:33 +0530 Subject: Switch to mopidy --- modules/xresources.home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/xresources.home.nix') 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; -- cgit v1.3.1