aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-wallpaper.rasi
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-11-19 10:37:03 +0900
committerJaKooLit <jimmielovejay.com>2023-11-19 10:37:03 +0900
commit9c0791d57fccd887ea633989aa9488882b478ce6 (patch)
tree185196fe1f117fbacf91be958ab1b9db85f94656 /config/rofi/config-wallpaper.rasi
parent57b2088bbbc3cd3c8e9c6da490bbe6709ea37b41 (diff)
more tweaked rofi
Diffstat (limited to 'config/rofi/config-wallpaper.rasi')
-rw-r--r--config/rofi/config-wallpaper.rasi8
1 files changed, 4 insertions, 4 deletions
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;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage