From 31f5645c5527a8a396618505e21ee45198f2479c Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Wed, 30 Jul 2025 16:56:27 -0500 Subject: nah i liked color0 --- targets/rofi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'targets') diff --git a/targets/rofi.sh b/targets/rofi.sh index 49533dd..4ed7ff0 100755 --- a/targets/rofi.sh +++ b/targets/rofi.sh @@ -2,7 +2,7 @@ fileout="$HOME/.config/rofi/config.rasi" printf " *{ - background: $(echo $background)e0; + background: $(echo $color0)e0; alternate-normal-background: #00000000; normal-background: #00000000; selected-normal-background: $(echo $color5)ff; -- cgit v1.3