diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-07-30 16:56:27 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-07-30 16:56:27 -0500 |
| commit | 31f5645c5527a8a396618505e21ee45198f2479c (patch) | |
| tree | 257a18fcca2b9078bb09efc3e6f6b82ed4a47635 /targets | |
| parent | 70278a5113ce99dac4c7dcbe94cec6234e2599e4 (diff) | |
nah i liked color0
Diffstat (limited to 'targets')
| -rwxr-xr-x | targets/rofi.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
