diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/rofi/config-long.rasi | 4 | ||||
| -rw-r--r-- | config/rofi/config-waybar-layout.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/config-waybar-style.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/config.rasi | 4 | ||||
| -rw-r--r-- | config/rofi/resolution/1080p/config-long.rasi | 4 | ||||
| -rw-r--r-- | config/rofi/resolution/1080p/config-waybar-layout.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/resolution/1080p/config-waybar-style.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/resolution/1080p/config.rasi | 4 | ||||
| -rw-r--r-- | config/rofi/resolution/1440p/config-long.rasi | 4 | ||||
| -rw-r--r-- | config/rofi/resolution/1440p/config-waybar-layout.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/resolution/1440p/config-waybar-style.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/resolution/1440p/config.rasi | 4 |
12 files changed, 18 insertions, 18 deletions
diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi index 28f6786a..ca6edf1a 100644 --- a/config/rofi/config-long.rasi +++ b/config/rofi/config-long.rasi @@ -24,7 +24,7 @@ configuration { /* ---- Window ---- */ window { - width: 900px; + width: 700px; /*height: 500px;*/ x-offset: 0px; y-offset: 0px; @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "imagebox" ]; border-radius: 12px; background-color: @background; diff --git a/config/rofi/config-waybar-layout.rasi b/config/rofi/config-waybar-layout.rasi index 65ab1f83..ff72895a 100644 --- a/config/rofi/config-waybar-layout.rasi +++ b/config/rofi/config-waybar-layout.rasi @@ -48,7 +48,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "inputbar", "listbox"]; border-radius: 12px; } diff --git a/config/rofi/config-waybar-style.rasi b/config/rofi/config-waybar-style.rasi index 9fd9aa0b..f0132ee4 100644 --- a/config/rofi/config-waybar-style.rasi +++ b/config/rofi/config-waybar-style.rasi @@ -48,7 +48,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "inputbar", "listbox"]; border-radius: 12px; } diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index cee7b929..5317feac 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -24,7 +24,7 @@ configuration { /* ---- Window ---- */ window { - width: 800px; + width: 700px; /*height: 450px;*/ x-offset: 0px; y-offset: 0px; @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "inputbar", "listbox" ]; border-radius: 12px; } diff --git a/config/rofi/resolution/1080p/config-long.rasi b/config/rofi/resolution/1080p/config-long.rasi index 28f6786a..ca6edf1a 100644 --- a/config/rofi/resolution/1080p/config-long.rasi +++ b/config/rofi/resolution/1080p/config-long.rasi @@ -24,7 +24,7 @@ configuration { /* ---- Window ---- */ window { - width: 900px; + width: 700px; /*height: 500px;*/ x-offset: 0px; y-offset: 0px; @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "imagebox" ]; border-radius: 12px; background-color: @background; diff --git a/config/rofi/resolution/1080p/config-waybar-layout.rasi b/config/rofi/resolution/1080p/config-waybar-layout.rasi index 65ab1f83..ff72895a 100644 --- a/config/rofi/resolution/1080p/config-waybar-layout.rasi +++ b/config/rofi/resolution/1080p/config-waybar-layout.rasi @@ -48,7 +48,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "inputbar", "listbox"]; border-radius: 12px; } diff --git a/config/rofi/resolution/1080p/config-waybar-style.rasi b/config/rofi/resolution/1080p/config-waybar-style.rasi index 9fd9aa0b..f0132ee4 100644 --- a/config/rofi/resolution/1080p/config-waybar-style.rasi +++ b/config/rofi/resolution/1080p/config-waybar-style.rasi @@ -48,7 +48,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "inputbar", "listbox"]; border-radius: 12px; } diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index cee7b929..5317feac 100644 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -24,7 +24,7 @@ configuration { /* ---- Window ---- */ window { - width: 800px; + width: 700px; /*height: 450px;*/ x-offset: 0px; y-offset: 0px; @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "inputbar", "listbox" ]; border-radius: 12px; } diff --git a/config/rofi/resolution/1440p/config-long.rasi b/config/rofi/resolution/1440p/config-long.rasi index 5453cebe..d4c55ac7 100644 --- a/config/rofi/resolution/1440p/config-long.rasi +++ b/config/rofi/resolution/1440p/config-long.rasi @@ -24,7 +24,7 @@ configuration { /* ---- Window ---- */ window { - width: 900px; + width: 700px; /*height: 500px;*/ x-offset: 0px; y-offset: 0px; @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "imagebox" ]; border-radius: 12px; background-color: @background; diff --git a/config/rofi/resolution/1440p/config-waybar-layout.rasi b/config/rofi/resolution/1440p/config-waybar-layout.rasi index 8c51c0c9..b4484563 100644 --- a/config/rofi/resolution/1440p/config-waybar-layout.rasi +++ b/config/rofi/resolution/1440p/config-waybar-layout.rasi @@ -48,7 +48,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); 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 cd73cfe0..6700c1d6 100644 --- a/config/rofi/resolution/1440p/config-waybar-style.rasi +++ b/config/rofi/resolution/1440p/config-waybar-style.rasi @@ -48,7 +48,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "inputbar", "listbox"]; border-radius: 12px; } diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index f486a426..d092d23d 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -24,7 +24,7 @@ configuration { /* ---- Window ---- */ window { - width: 800px; + width: 700px; /*height: 450px;*/ x-offset: 0px; y-offset: 0px; @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: vertical; padding: 8px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "inputbar", "listbox" ]; border-radius: 12px; } |
