diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-01-07 08:24:09 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-07 08:24:09 +0900 |
| commit | 27557af9ad6f952690e2547c8feec51271d5423c (patch) | |
| tree | 14dd700bce757341d3063307550504193c2f395b /config/rofi/resolution/1440p | |
| parent | ffbb2da07e040fb75ad89bfaacf03c8d73b7d8c1 (diff) | |
| parent | 876a392a16bbdea0b16eb28a21b00819d12b9f1a (diff) | |
Merge branch 'development' into main
Diffstat (limited to 'config/rofi/resolution/1440p')
8 files changed, 18 insertions, 20 deletions
diff --git a/config/rofi/resolution/1440p/config-compact.rasi b/config/rofi/resolution/1440p/config-compact.rasi index 029fdbdf..825fff62 100644 --- a/config/rofi/resolution/1440p/config-compact.rasi +++ b/config/rofi/resolution/1440p/config-compact.rasi @@ -39,7 +39,7 @@ window { enabled: true; border-radius: 15px; border-radius: 15px; - background-color: @background-color; + background-image: url("~/.config/rofi/.current_wallpaper", height); } /* ---- Mainbox ---- */ @@ -47,10 +47,9 @@ mainbox { enabled: true; orientation: horizontal; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", height); + background-color: transparent; children: [ "imagebox"]; border-radius: 12px; - background-color: @background; } /* ---- Imagebox ---- */ diff --git a/config/rofi/resolution/1440p/config-long.rasi b/config/rofi/resolution/1440p/config-long.rasi index d4c55ac7..f8d0b4bf 100644 --- a/config/rofi/resolution/1440p/config-long.rasi +++ b/config/rofi/resolution/1440p/config-long.rasi @@ -39,7 +39,8 @@ window { fullscreen: false; enabled: true; border-radius: 12px; - background-color: @background-color; + background-image: url("~/.config/rofi/.current_wallpaper", height); + } /* ---- Mainbox ---- */ @@ -47,10 +48,9 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", height); + background-color: transparent; children: [ "imagebox" ]; border-radius: 12px; - background-color: @background; } /* ---- Imagebox ---- */ diff --git a/config/rofi/resolution/1440p/config-rofi-Beats.rasi b/config/rofi/resolution/1440p/config-rofi-Beats.rasi index 521875f2..141c9ed4 100644 --- a/config/rofi/resolution/1440p/config-rofi-Beats.rasi +++ b/config/rofi/resolution/1440p/config-rofi-Beats.rasi @@ -40,7 +40,8 @@ window { enabled: true; border-radius: 12px; border-radius: 12px; - background-color: @background-color; + background-image: url("~/.config/rofi/.current_wallpaper", height); + } /* ---- Mainbox ---- */ @@ -48,10 +49,9 @@ mainbox { enabled: true; orientation: horizontal; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", height); + background-color: transparent; children: [ "imagebox"]; border-radius: 12px; - background-color: @background; } /* ---- Imagebox ---- */ diff --git a/config/rofi/resolution/1440p/config-wallpaper.rasi b/config/rofi/resolution/1440p/config-wallpaper.rasi index 0bc3b106..3f01dc0a 100644 --- a/config/rofi/resolution/1440p/config-wallpaper.rasi +++ b/config/rofi/resolution/1440p/config-wallpaper.rasi @@ -40,7 +40,6 @@ window { enabled: true; border-radius: 12px; border-radius: 12px; - background-color: transparent; background-image: url("~/.config/rofi/.current_wallpaper", height); } diff --git a/config/rofi/resolution/1440p/config-waybar-layout.rasi b/config/rofi/resolution/1440p/config-waybar-layout.rasi index b4484563..b829de39 100644 --- a/config/rofi/resolution/1440p/config-waybar-layout.rasi +++ b/config/rofi/resolution/1440p/config-waybar-layout.rasi @@ -40,7 +40,7 @@ window { enabled: true; border-radius: 12px; border-radius: 12px; - background-color: @background-color; + background-image: url("~/.config/rofi/.current_wallpaper", height); } /* ---- Mainbox ---- */ @@ -48,7 +48,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", height); + background-color: transparent; children: [ "inputbar", "listbox"]; border-radius: 12px; } diff --git a/config/rofi/resolution/1440p/config-waybar-style.rasi b/config/rofi/resolution/1440p/config-waybar-style.rasi index 6700c1d6..de7e6933 100644 --- a/config/rofi/resolution/1440p/config-waybar-style.rasi +++ b/config/rofi/resolution/1440p/config-waybar-style.rasi @@ -40,7 +40,7 @@ window { enabled: true; border-radius: 12px; border-radius: 12px; - background-color: @background-color; + background-image: url("~/.config/rofi/.current_wallpaper", height); } /* ---- Mainbox ---- */ @@ -48,7 +48,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", height); + background-color: transparent; children: [ "inputbar", "listbox"]; border-radius: 12px; } diff --git a/config/rofi/resolution/1440p/config-zsh-theme.rasi b/config/rofi/resolution/1440p/config-zsh-theme.rasi index 7173c3ae..9ab3c0a6 100644 --- a/config/rofi/resolution/1440p/config-zsh-theme.rasi +++ b/config/rofi/resolution/1440p/config-zsh-theme.rasi @@ -41,7 +41,7 @@ window { enabled: true; border-radius: 12px; border-radius: 12px; - background-color: @background-color; + background-image: url("~/.config/rofi/.current_wallpaper", width); } /* ---- Mainbox ---- */ @@ -49,10 +49,9 @@ mainbox { enabled: true; orientation: horizontal; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-color: transparent; children: [ "imagebox"]; border-radius: 12px; - background-color: @background; } /* ---- Imagebox ---- */ diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index 250c46b4..83c481cf 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -39,7 +39,8 @@ window { fullscreen: false; enabled: true; border-radius: 12px; - background-color: @background-color; + background-image: url("~/.config/rofi/.current_wallpaper", width); + } /* ---- Mainbox ---- */ @@ -47,7 +48,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-color: transparent; children: [ "inputbar", "imagebox" ]; border-radius: 12px; } @@ -118,7 +119,7 @@ mode-switcher{ } button { - padding: 0px 10px 0px 10px; + padding: 0px 12px 0px 8px; border-radius: 12px; background-color: @background; text-color: inherit; |
