aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-14 02:26:41 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-14 02:26:41 +0900
commit82b03036cc3c496c438f8bd4a02e2c226e9a151a (patch)
treeb8486c42ef498a2fcb3b5ff4a55c75edd924020d /config/rofi
parentffb19d4d7d54388ef30afee7772d6491133a49e4 (diff)
Rofi EMOJI Updated :)
Rofi themes updated
Diffstat (limited to 'config/rofi')
-rw-r--r--config/rofi/config-emoji.rasi4
-rw-r--r--config/rofi/config-search.rasi5
2 files changed, 5 insertions, 4 deletions
diff --git a/config/rofi/config-emoji.rasi b/config/rofi/config-emoji.rasi
index 0f98892f..aa407999 100644
--- a/config/rofi/config-emoji.rasi
+++ b/config/rofi/config-emoji.rasi
@@ -6,13 +6,13 @@
/* ---- Mainbox ---- */
mainbox {
children:
- [ "inputbar", "listview"];
+ [ "inputbar", "message", "listview"];
}
/* ---- Entry ---- */
entry {
width: 37%;
- placeholder: " 💫 Search / Choose Emoji's **note** 👀 Click or Return to choose | Ctrl V to Paste";
+ placeholder: " 💫 Search / Choose Emoji's";
horizontal-align: 0.0;
}
diff --git a/config/rofi/config-search.rasi b/config/rofi/config-search.rasi
index 733d9b9a..d0d8357e 100644
--- a/config/rofi/config-search.rasi
+++ b/config/rofi/config-search.rasi
@@ -6,6 +6,7 @@
/* ---- Window ---- */
window {
width: 40%;
+ //orientation: horizontal;
height: inherit;
y-offset: 10px;
location: north;
@@ -16,9 +17,9 @@ window {
/* ---- Entry ---- */
entry {
+ expand: true;
placeholder: " 🔎 Google Search";
horizontal-align: 0.5;
padding: 15px;
- border: 0px;
- border-radius: 12px;
+ border-radius: inherit;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage