aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config.rasi
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-11-19 16:45:08 +0900
committerJaKooLit <jimmielovejay.com>2023-11-19 16:45:08 +0900
commit3b476e04fa15da74d6e021a9a09600c6f83eeb29 (patch)
treef73b6db4d418527bd1a36c8755046e2a383c1c0f /config/rofi/config.rasi
parent8ce5f466697c74c08324d44480bf31d8752b6844 (diff)
some changes on rofi
Diffstat (limited to 'config/rofi/config.rasi')
-rw-r--r--config/rofi/config.rasi4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 99a41fb4..2211dc4c 100644
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: horizontal;
padding: 20px;
- background-image: url("~/.config/rofi/.current_wallpaper", both);
+ background-image: url("~/.config/rofi/.current_wallpaper", width);
children: [ "imagebox", "listbox" ];
border-radius: 10px;
}
@@ -125,7 +125,7 @@ button selected {
listview {
enabled: true;
columns: 1;
- lines: 9;
+ lines: 8;
spacing: 4px;
dynamic: true;
cycle: true;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage