diff options
18 files changed, 36 insertions, 42 deletions
diff --git a/config/rofi/config-compact.rasi b/config/rofi/config-compact.rasi index c6d41ab1..78ca58cc 100644 --- a/config/rofi/config-compact.rasi +++ b/config/rofi/config-compact.rasi @@ -22,8 +22,7 @@ configuration { /* ---- Window ---- */ window { - width: 40%; - /*height: 45%;*/ + width: 42%; x-offset: 0px; y-offset: 0px; spacing: 0px; diff --git a/config/rofi/config-rofi-Beats.rasi b/config/rofi/config-rofi-Beats.rasi index c3619509..fae4c9a5 100644 --- a/config/rofi/config-rofi-Beats.rasi +++ b/config/rofi/config-rofi-Beats.rasi @@ -23,7 +23,6 @@ configuration { /* ---- Window ---- */ window { width: 35%; - /*height: 45%;*/ x-offset: 0px; y-offset: 0px; spacing: 0px; diff --git a/config/rofi/config-wallpaper.rasi b/config/rofi/config-wallpaper.rasi index b86ebe67..88e0a5fb 100644 --- a/config/rofi/config-wallpaper.rasi +++ b/config/rofi/config-wallpaper.rasi @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: horizontal; padding: 20px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "imagebox", "listbox" ]; } @@ -129,10 +129,10 @@ listview { dynamic: true; enabled: true; cycle: true; - scrollbar: false; + scrollbar: true; layout: vertical; - reverse: true; - fixed-height: false; + reverse: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } diff --git a/config/rofi/config-waybar-layout.rasi b/config/rofi/config-waybar-layout.rasi index 1c312277..1621183d 100644 --- a/config/rofi/config-waybar-layout.rasi +++ b/config/rofi/config-waybar-layout.rasi @@ -22,7 +22,7 @@ configuration { /* ---- Window ---- */ window { - width: 34%; + width: 40%; x-offset: 0px; y-offset: 0px; spacing: 0px; @@ -126,10 +126,10 @@ listview { spacing: 4px; dynamic: true; cycle: true; - scrollbar: false; + scrollbar: true; layout: vertical; reverse: false; - fixed-height: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } diff --git a/config/rofi/config-waybar-style.rasi b/config/rofi/config-waybar-style.rasi index 1c312277..1621183d 100644 --- a/config/rofi/config-waybar-style.rasi +++ b/config/rofi/config-waybar-style.rasi @@ -22,7 +22,7 @@ configuration { /* ---- Window ---- */ window { - width: 34%; + width: 40%; x-offset: 0px; y-offset: 0px; spacing: 0px; @@ -126,10 +126,10 @@ listview { spacing: 4px; dynamic: true; cycle: true; - scrollbar: false; + scrollbar: true; layout: vertical; reverse: false; - fixed-height: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 6a06eae2..f36ff120 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -24,7 +24,7 @@ configuration { /* ---- Window ---- */ window { - width: 35%; + width: 40%; x-offset: 0px; y-offset: 0px; spacing: 0px; @@ -124,7 +124,7 @@ button selected { listview { enabled: true; columns: 1; - lines: 9; + lines: 8; spacing: 4px; dynamic: true; enabled: true; @@ -132,7 +132,7 @@ listview { scrollbar: false; layout: vertical; reverse: true; - fixed-height: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } diff --git a/config/rofi/resolution/1080p/config-compact.rasi b/config/rofi/resolution/1080p/config-compact.rasi index c6d41ab1..78ca58cc 100644 --- a/config/rofi/resolution/1080p/config-compact.rasi +++ b/config/rofi/resolution/1080p/config-compact.rasi @@ -22,8 +22,7 @@ configuration { /* ---- Window ---- */ window { - width: 40%; - /*height: 45%;*/ + width: 42%; x-offset: 0px; y-offset: 0px; spacing: 0px; diff --git a/config/rofi/resolution/1080p/config-rofi-Beats.rasi b/config/rofi/resolution/1080p/config-rofi-Beats.rasi index c3619509..fae4c9a5 100644 --- a/config/rofi/resolution/1080p/config-rofi-Beats.rasi +++ b/config/rofi/resolution/1080p/config-rofi-Beats.rasi @@ -23,7 +23,6 @@ configuration { /* ---- Window ---- */ window { width: 35%; - /*height: 45%;*/ x-offset: 0px; y-offset: 0px; spacing: 0px; diff --git a/config/rofi/resolution/1080p/config-wallpaper.rasi b/config/rofi/resolution/1080p/config-wallpaper.rasi index b86ebe67..88e0a5fb 100644 --- a/config/rofi/resolution/1080p/config-wallpaper.rasi +++ b/config/rofi/resolution/1080p/config-wallpaper.rasi @@ -47,7 +47,7 @@ mainbox { enabled: true; orientation: horizontal; padding: 20px; - background-image: url("~/.config/rofi/.current_wallpaper", width); + background-image: url("~/.config/rofi/.current_wallpaper", height); children: [ "imagebox", "listbox" ]; } @@ -129,10 +129,10 @@ listview { dynamic: true; enabled: true; cycle: true; - scrollbar: false; + scrollbar: true; layout: vertical; - reverse: true; - fixed-height: false; + reverse: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } diff --git a/config/rofi/resolution/1080p/config-waybar-layout.rasi b/config/rofi/resolution/1080p/config-waybar-layout.rasi index 1c312277..1621183d 100644 --- a/config/rofi/resolution/1080p/config-waybar-layout.rasi +++ b/config/rofi/resolution/1080p/config-waybar-layout.rasi @@ -22,7 +22,7 @@ configuration { /* ---- Window ---- */ window { - width: 34%; + width: 40%; x-offset: 0px; y-offset: 0px; spacing: 0px; @@ -126,10 +126,10 @@ listview { spacing: 4px; dynamic: true; cycle: true; - scrollbar: false; + scrollbar: true; layout: vertical; reverse: false; - fixed-height: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } diff --git a/config/rofi/resolution/1080p/config-waybar-style.rasi b/config/rofi/resolution/1080p/config-waybar-style.rasi index 1c312277..1621183d 100644 --- a/config/rofi/resolution/1080p/config-waybar-style.rasi +++ b/config/rofi/resolution/1080p/config-waybar-style.rasi @@ -22,7 +22,7 @@ configuration { /* ---- Window ---- */ window { - width: 34%; + width: 40%; x-offset: 0px; y-offset: 0px; spacing: 0px; @@ -126,10 +126,10 @@ listview { spacing: 4px; dynamic: true; cycle: true; - scrollbar: false; + scrollbar: true; layout: vertical; reverse: false; - fixed-height: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index 6a06eae2..f36ff120 100644 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -24,7 +24,7 @@ configuration { /* ---- Window ---- */ window { - width: 35%; + width: 40%; x-offset: 0px; y-offset: 0px; spacing: 0px; @@ -124,7 +124,7 @@ button selected { listview { enabled: true; columns: 1; - lines: 9; + lines: 8; spacing: 4px; dynamic: true; enabled: true; @@ -132,7 +132,7 @@ listview { scrollbar: false; layout: vertical; reverse: true; - fixed-height: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } diff --git a/config/rofi/resolution/1440p/config-compact.rasi b/config/rofi/resolution/1440p/config-compact.rasi index d7a0750d..5bfda000 100644 --- a/config/rofi/resolution/1440p/config-compact.rasi +++ b/config/rofi/resolution/1440p/config-compact.rasi @@ -23,7 +23,6 @@ configuration { /* ---- Window ---- */ window { width: 40%; - /*height: 45%;*/ x-offset: 0px; y-offset: 0px; spacing: 0px; diff --git a/config/rofi/resolution/1440p/config-rofi-Beats.rasi b/config/rofi/resolution/1440p/config-rofi-Beats.rasi index d7656e52..b1250076 100644 --- a/config/rofi/resolution/1440p/config-rofi-Beats.rasi +++ b/config/rofi/resolution/1440p/config-rofi-Beats.rasi @@ -23,7 +23,6 @@ configuration { /* ---- Window ---- */ window { width: 35%; - /*height: 45%;*/ x-offset: 0px; y-offset: 0px; spacing: 0px; diff --git a/config/rofi/resolution/1440p/config-wallpaper.rasi b/config/rofi/resolution/1440p/config-wallpaper.rasi index e83e8aa7..e41487f8 100644 --- a/config/rofi/resolution/1440p/config-wallpaper.rasi +++ b/config/rofi/resolution/1440p/config-wallpaper.rasi @@ -129,10 +129,10 @@ listview { dynamic: true; enabled: true; cycle: true; - scrollbar: false; + scrollbar: true; layout: vertical; - reverse: true; - fixed-height: false; + reverse: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } diff --git a/config/rofi/resolution/1440p/config-waybar-layout.rasi b/config/rofi/resolution/1440p/config-waybar-layout.rasi index 3c3b6a7d..e8739ec3 100644 --- a/config/rofi/resolution/1440p/config-waybar-layout.rasi +++ b/config/rofi/resolution/1440p/config-waybar-layout.rasi @@ -126,10 +126,10 @@ listview { spacing: 4px; dynamic: true; cycle: true; - scrollbar: false; + scrollbar: true; layout: vertical; reverse: false; - fixed-height: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } diff --git a/config/rofi/resolution/1440p/config-waybar-style.rasi b/config/rofi/resolution/1440p/config-waybar-style.rasi index 3c3b6a7d..e8739ec3 100644 --- a/config/rofi/resolution/1440p/config-waybar-style.rasi +++ b/config/rofi/resolution/1440p/config-waybar-style.rasi @@ -126,10 +126,10 @@ listview { spacing: 4px; dynamic: true; cycle: true; - scrollbar: false; + scrollbar: true; layout: vertical; reverse: false; - fixed-height: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index 11a96709..59543450 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -132,7 +132,7 @@ listview { scrollbar: false; layout: vertical; reverse: true; - fixed-height: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } |
