aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-waybar-style.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi/config-waybar-style.rasi')
-rw-r--r--config/rofi/config-waybar-style.rasi10
1 files changed, 6 insertions, 4 deletions
diff --git a/config/rofi/config-waybar-style.rasi b/config/rofi/config-waybar-style.rasi
index 67954bff..bf9b11f2 100644
--- a/config/rofi/config-waybar-style.rasi
+++ b/config/rofi/config-waybar-style.rasi
@@ -5,8 +5,7 @@
/* ---- Mainbox ---- */
mainbox {
- children:
- [ "inputbar", "listview"];
+ children: [ "inputbar", "message", "listview"];
}
/* ---- Configuration ---- */
@@ -16,7 +15,8 @@ configuration {
/* ---- Window ---- */
window {
- width: 45%;
+ width: inherit;
+ height: inherit;
}
/* ---- Entry ---- */
@@ -32,6 +32,7 @@ listview {
fixed-height: false;
margin: 10px;
scrollbar: true;
+ spacing: 6px;
}
/* ---- Elements ---- */
@@ -40,5 +41,6 @@ element-icon {
}
element-text {
horizontal-align: 0.0;
- margin: 5px 30px 5px 30px;
+ margin: 0px;
+ padding: 0px;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage