aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config.rasi
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-01-07 08:24:09 +0900
committerGitHub <noreply@github.com>2024-01-07 08:24:09 +0900
commit27557af9ad6f952690e2547c8feec51271d5423c (patch)
tree14dd700bce757341d3063307550504193c2f395b /config/rofi/config.rasi
parentffbb2da07e040fb75ad89bfaacf03c8d73b7d8c1 (diff)
parent876a392a16bbdea0b16eb28a21b00819d12b9f1a (diff)
Merge branch 'development' into main
Diffstat (limited to 'config/rofi/config.rasi')
-rw-r--r--config/rofi/config.rasi6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 50cd75be..d21800f6 100644
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -39,7 +39,7 @@ window {
fullscreen: false;
enabled: true;
border-radius: 12px;
- background-color: @background-color;
+ background-image: url("~/.config/rofi/.current_wallpaper", height);
}
/* ---- Mainbox ---- */
@@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
- background-image: url("~/.config/rofi/.current_wallpaper", width);
+ background-color: transparent;
children: [ "inputbar", "imagebox" ];
border-radius: 12px;
}
@@ -118,7 +118,7 @@ mode-switcher{
}
button {
- padding: 0px 10px 0px 10px;
+ padding: 0px 12px 0px 8px;
border-radius: 12px;
background-color: @background;
text-color: inherit;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage