diff options
Diffstat (limited to 'config/rofi/resolution')
| -rw-r--r-- | config/rofi/resolution/1080p/config-waybar-layout.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/resolution/1080p/config-waybar-style.rasi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/resolution/1080p/config-waybar-layout.rasi b/config/rofi/resolution/1080p/config-waybar-layout.rasi index 5d94a268..65ab1f83 100644 --- a/config/rofi/resolution/1080p/config-waybar-layout.rasi +++ b/config/rofi/resolution/1080p/config-waybar-layout.rasi @@ -82,7 +82,7 @@ inputbar { padding: 8px; border-radius: 10px; border-color: @foreground; - background-color: @backrgound90; + background-color: @background; children: [ "textbox-prompt-colon", "entry" ]; border: 1px; border-color: @active-background; diff --git a/config/rofi/resolution/1080p/config-waybar-style.rasi b/config/rofi/resolution/1080p/config-waybar-style.rasi index d35d3a11..9fd9aa0b 100644 --- a/config/rofi/resolution/1080p/config-waybar-style.rasi +++ b/config/rofi/resolution/1080p/config-waybar-style.rasi @@ -82,7 +82,7 @@ inputbar { padding: 8px; border-radius: 10px; border-color: @foreground; - background-color: @backrgound90; + background-color: @background; children: [ "textbox-prompt-colon", "entry" ]; border: 1px; border-color: @active-background; |
