aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-12 00:54:00 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-12 00:54:00 +0900
commit34ec8fe040c036b4c6f5d426a7bad66ebddfc8f2 (patch)
tree975cf8c929733e257cb993d2915e315d601208db /config/rofi
parent9f59d3374c9284111aeef165eb83875edfc660e6 (diff)
Updated New rofi themes
Diffstat (limited to 'config/rofi')
-rw-r--r--config/rofi/config-calc.rasi1
-rw-r--r--config/rofi/config-search.rasi4
2 files changed, 2 insertions, 3 deletions
diff --git a/config/rofi/config-calc.rasi b/config/rofi/config-calc.rasi
index 61be7642..60169c31 100644
--- a/config/rofi/config-calc.rasi
+++ b/config/rofi/config-calc.rasi
@@ -7,6 +7,7 @@
/* ---- Mainbox ---- */
mainbox {
children: [ "entry", "message" ];
+ height: inherit;
}
diff --git a/config/rofi/config-search.rasi b/config/rofi/config-search.rasi
index 08600b30..a2ff66ee 100644
--- a/config/rofi/config-search.rasi
+++ b/config/rofi/config-search.rasi
@@ -7,13 +7,11 @@
window {
width: 40%;
height: inherit;
- background-color: black/25%;
y-offset: 10px;
location: north;
children: [ "entry" ];
border: 2px;
border-color: white/25%;
- border-radius: 20px;
}
/* ---- Entry ---- */
@@ -21,5 +19,5 @@ entry {
placeholder: " 🔎 Google Search via web browser";
padding: 15px;
border: 0px;
- text-color: white;
+ border-radius: 12px;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage