about summary refs log tree commit diff
path: root/home/profiles/base/config
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-02-13 12:52:49 +0900
committersefidel <contact@sefidel.net>2022-02-13 12:52:49 +0900
commite2b164807b208cb9c099c0b024646fcdde96d3d9 (patch)
tree0c1d1cd3d829e053459da4df5b6f302e63d64b88 /home/profiles/base/config
parentd6b6cad9cc2976230a575d38c798311c330ae2dc (diff)
downloadnixrc-e2b164807b208cb9c099c0b024646fcdde96d3d9.tar.gz
nixrc-e2b164807b208cb9c099c0b024646fcdde96d3d9.zip
feat(home/base): use static grey for bg
Diffstat (limited to 'home/profiles/base/config')
-rw-r--r--home/profiles/base/config/sway.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/base/config/sway.nix b/home/profiles/base/config/sway.nix
index e9c7c72..9d971b8 100644
--- a/home/profiles/base/config/sway.nix
+++ b/home/profiles/base/config/sway.nix
@@ -187,7 +187,7 @@ with neotheme.colors;
   client.focused_inactive $muted $muted $color0 $color5
   client.unfocused        $muted $muted $color7 $color5
   client.urgent           $color10 $color10 $color0 $color5
-  output "*" bg ${neotheme.wallpaper} fill
+  output "*" bg #545454 solid_color
   output "*" scale 1
   output "*" scale_filter nearest