aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/resolution
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-11-19 16:20:53 +0900
committerJaKooLit <jimmielovejay.com>2023-11-19 16:20:53 +0900
commit8ce5f466697c74c08324d44480bf31d8752b6844 (patch)
tree27ff31c52019dc06b204618beca64f71b68929e8 /config/rofi/resolution
parentbca189d60a3437df5bcc1c5843c10d300e5f5979 (diff)
tweaked rofi
Diffstat (limited to 'config/rofi/resolution')
-rw-r--r--config/rofi/resolution/1080p/config.rasi2
-rw-r--r--config/rofi/resolution/1440p/config.rasi2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi
index 02851b97..99a41fb4 100644
--- a/config/rofi/resolution/1080p/config.rasi
+++ b/config/rofi/resolution/1080p/config.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", both);
children: [ "imagebox", "listbox" ];
border-radius: 10px;
}
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi
index dd997999..742be4ef 100644
--- a/config/rofi/resolution/1440p/config.rasi
+++ b/config/rofi/resolution/1440p/config.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", both);
children: [ "imagebox", "listbox" ];
border-radius: 10px;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage