changes
- rofi change
This commit is contained in:
@@ -2,10 +2,10 @@ fileout="$HOME/.config/rofi/config.rasi"
|
||||
|
||||
printf "
|
||||
*{
|
||||
background: $(echo $color0)e0;
|
||||
background: $(echo $background)e0;
|
||||
alternate-normal-background: #00000000;
|
||||
normal-background: #00000000;
|
||||
selected-normal-background: $(echo $color13)ff;
|
||||
selected-normal-background: $(echo $color5)ff;
|
||||
foreground: $(echo $color14);
|
||||
selected-normal-foreground: $(echo $color0)ff;
|
||||
separatorcolor: #00000000;
|
||||
|
||||
Reference in New Issue
Block a user