aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com~>2025-02-10 20:05:17 +0900
committerJaKooLit <ejhay.games@gmail.com~>2025-02-10 20:05:17 +0900
commit99dcaf5bf9e77adf0342446012acfd4588cf5738 (patch)
treed88289a58dd2f50bb752cb78877e97e59603f4b4
parent2fd83b87b53af1acb234ed970e252ce3cde674f4 (diff)
updated rofi search
-rw-r--r--assets/rofi/themes/KooL_style-11-Win11-list-dark.rasi (renamed from assets/rofi/themes/KooL_style_11-Win11-list-dark.rasi)0
-rw-r--r--assets/rofi/themes/KooL_style-11-Win11-list-light.rasi (renamed from assets/rofi/themes/KooL_style_11-Win11-list-light.rasi)0
-rw-r--r--assets/rofi/themes/KooL_style-9.rasi (renamed from assets/rofi/themes/KooL_style_9.rasi)0
-rw-r--r--config/rofi/config-search.rasi10
4 files changed, 5 insertions, 5 deletions
diff --git a/assets/rofi/themes/KooL_style_11-Win11-list-dark.rasi b/assets/rofi/themes/KooL_style-11-Win11-list-dark.rasi
index f0a7d9e6..f0a7d9e6 100644
--- a/assets/rofi/themes/KooL_style_11-Win11-list-dark.rasi
+++ b/assets/rofi/themes/KooL_style-11-Win11-list-dark.rasi
diff --git a/assets/rofi/themes/KooL_style_11-Win11-list-light.rasi b/assets/rofi/themes/KooL_style-11-Win11-list-light.rasi
index 65809c4d..65809c4d 100644
--- a/assets/rofi/themes/KooL_style_11-Win11-list-light.rasi
+++ b/assets/rofi/themes/KooL_style-11-Win11-list-light.rasi
diff --git a/assets/rofi/themes/KooL_style_9.rasi b/assets/rofi/themes/KooL_style-9.rasi
index d09e58e2..d09e58e2 100644
--- a/assets/rofi/themes/KooL_style_9.rasi
+++ b/assets/rofi/themes/KooL_style-9.rasi
diff --git a/config/rofi/config-search.rasi b/config/rofi/config-search.rasi
index b216d0a6..08600b30 100644
--- a/config/rofi/config-search.rasi
+++ b/config/rofi/config-search.rasi
@@ -7,13 +7,13 @@
window {
width: 40%;
height: inherit;
- background-color: inherit;
- text-color: inherit;
- y-offset: 6px;
+ background-color: black/25%;
+ y-offset: 10px;
location: north;
children: [ "entry" ];
border: 2px;
- border-color: white/50%;
+ border-color: white/25%;
+ border-radius: 20px;
}
/* ---- Entry ---- */
@@ -21,5 +21,5 @@ entry {
placeholder: " 🔎 Google Search via web browser";
padding: 15px;
border: 0px;
+ text-color: white;
}
-
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage