nah i liked color0

This commit is contained in:
2025-07-30 16:56:27 -05:00
parent 70278a5113
commit 31f5645c55
2 changed files with 2 additions and 1 deletions

View File

@@ -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;