aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-search.rasi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-13 12:56:57 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-13 12:56:57 +0900
commita4c48b0ea0b2b1d474d503fb8d924d190762e999 (patch)
treeea3304df1e7df98e173270461b3c90a43cba4b6c /config/rofi/config-search.rasi
parentdd46262fdfaabebb6fd2213a9baec91dd4244086 (diff)
Improvements on the rofi.
Utilized message function for additional informations when script is used in conjunction with rofi
Diffstat (limited to 'config/rofi/config-search.rasi')
-rw-r--r--config/rofi/config-search.rasi5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/rofi/config-search.rasi b/config/rofi/config-search.rasi
index a2ff66ee..733d9b9a 100644
--- a/config/rofi/config-search.rasi
+++ b/config/rofi/config-search.rasi
@@ -9,14 +9,15 @@ window {
height: inherit;
y-offset: 10px;
location: north;
- children: [ "entry" ];
+ children: [ "entry", "message" ];
border: 2px;
border-color: white/25%;
}
/* ---- Entry ---- */
entry {
- placeholder: " 🔎 Google Search via web browser";
+ placeholder: " 🔎 Google Search";
+ horizontal-align: 0.5;
padding: 15px;
border: 0px;
border-radius: 12px;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage