aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-long.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi/config-long.rasi')
-rw-r--r--config/rofi/config-long.rasi26
1 files changed, 4 insertions, 22 deletions
diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi
index aef78711..4b594d5c 100644
--- a/config/rofi/config-long.rasi
+++ b/config/rofi/config-long.rasi
@@ -13,33 +13,15 @@ window {
width: 700px;
}
-/* ---- Mainbox ---- */
-mainbox {
- children: [ "imagebox"];
-}
-
-/* ---- Imagebox ---- */
-imagebox {
- orientation: vertical;
- children:
- [ "inputbar",
- "listbox"];
-}
-
/* ---- Inputbar ---- */
inputbar {
children:
- [ "textbox-prompt-colon",
- "entry"];
-}
-
-textbox-prompt-colon {
- str: "🔎 ";
+ ["entry"];
}
entry {
- placeholder: "Search";
- background-color: transparent;
+ placeholder: "🔎 Search";
+ width: 22%;
}
/* ---- Listview ---- */
@@ -47,9 +29,9 @@ listview {
columns: 1;
lines: 9;
spacing: 4px;
- scrollbar: true;
fixed-columns: true;
border-radius: 10px;
+ scrollbar: false;
}
/*****----- Message -----*****/
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage