aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-long.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-long.rasi
parente116601615e3ba4dac47700d586f250dcb0f44fa (diff)
New Rofi Themes
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