diff options
Diffstat (limited to 'config/wal/templates/colors-rofi-dark.rasi')
| -rw-r--r-- | config/wal/templates/colors-rofi-dark.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/wal/templates/colors-rofi-dark.rasi b/config/wal/templates/colors-rofi-dark.rasi index 8832abc0..743e0432 100644 --- a/config/wal/templates/colors-rofi-dark.rasi +++ b/config/wal/templates/colors-rofi-dark.rasi @@ -20,8 +20,8 @@ selected-urgent-background: {color3}; selected-urgent-foreground: @foreground; - background-color: {background}90; - background: {background}; + background-color: @background; + background: rgba(0,0,0,0.5); foreground: {foreground}; border-color: @background; spacing: 2; |
