aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-waybar-style.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-waybar-style.rasi
parente116601615e3ba4dac47700d586f250dcb0f44fa (diff)
New Rofi Themes
Diffstat (limited to 'config/rofi/config-waybar-style.rasi')
-rw-r--r--config/rofi/config-waybar-style.rasi12
1 files changed, 4 insertions, 8 deletions
diff --git a/config/rofi/config-waybar-style.rasi b/config/rofi/config-waybar-style.rasi
index 0f5ee048..55c61567 100644
--- a/config/rofi/config-waybar-style.rasi
+++ b/config/rofi/config-waybar-style.rasi
@@ -11,21 +11,17 @@ configuration {
/* ---- Mainbox ---- */
mainbox {
children:
- [ "inputbar",
- "listbox"];
-}
-
-textbox-prompt-colon {
- str: "󰮫 ";
+ [ "inputbar", "listview"];
}
entry {
- placeholder: "Choose Waybar Style";
+ expand: true;
+ placeholder: "󰮫 Choose Waybar Style";
}
/* ---- Listview ---- */
listview {
columns: 2;
lines: 8;
- scrollbar: true;
+ scrollbar: false;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage