aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-zsh-theme.rasi
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2024-01-03 22:42:52 +0900
committerJaKooLit <jimmielovejay.com>2024-01-03 22:42:52 +0900
commitecc76f9afb6d8456a9495c0dd6a2af69d1f22e62 (patch)
tree804eac04af989d4c532e3f3f39b3a42f955a0207 /config/rofi/config-zsh-theme.rasi
parent245a39502a0e79c9822d1d00b7fb2ec9b9a26fc8 (diff)
rofi configs cleaned up / re-organized
Diffstat (limited to 'config/rofi/config-zsh-theme.rasi')
-rw-r--r--config/rofi/config-zsh-theme.rasi5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/rofi/config-zsh-theme.rasi b/config/rofi/config-zsh-theme.rasi
index d669ccfa..c6aff123 100644
--- a/config/rofi/config-zsh-theme.rasi
+++ b/config/rofi/config-zsh-theme.rasi
@@ -41,7 +41,7 @@ window {
enabled: true;
border-radius: 12px;
border-radius: 12px;
- background-color: @background-color;
+ background-image: url("~/.config/rofi/.current_wallpaper", height);
}
/* ---- Mainbox ---- */
@@ -49,10 +49,9 @@ mainbox {
enabled: true;
orientation: horizontal;
padding: 8px;
- background-image: url("~/.config/rofi/.current_wallpaper", width);
+ background-color: transparent;
children: [ "imagebox"];
border-radius: 12px;
- background-color: @background;
}
/* ---- Imagebox ---- */
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage