aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-search.rasi
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-03 16:38:04 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-03 16:38:04 +0900
commit3785d1063e4f9599f6005b8c8faed7eb5216bc22 (patch)
treebb61a100f072b02a29d44060a4d958ea95cca263 /config/rofi/config-search.rasi
parente116601615e3ba4dac47700d586f250dcb0f44fa (diff)
New Rofi Themes
Diffstat (limited to 'config/rofi/config-search.rasi')
-rw-r--r--config/rofi/config-search.rasi17
1 files changed, 10 insertions, 7 deletions
diff --git a/config/rofi/config-search.rasi b/config/rofi/config-search.rasi
index 4160ba6a..149748da 100644
--- a/config/rofi/config-search.rasi
+++ b/config/rofi/config-search.rasi
@@ -9,18 +9,21 @@ window {
location: north;
}
+/* ---- Inputbar ---- */
+inputbar {
+ enabled: true;
+ padding: 2px;
+ margin: 2px;
+}
+
/* ---- Mainbox ---- */
mainbox {
- padding: 2px;
- children: [ "inputbar" ];
+ padding: 2px;
+ children: [ "entry"];
}
/* ---- Entry ---- */
entry {
- placeholder: "Google Search";
+ placeholder: "🔎 Google Search";
}
-/* ---- Inputbar ---- */
-textbox-prompt-colon {
- str: "🔎";
-}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage