aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-rofi-theme.rasi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-21 23:04:38 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-21 23:04:38 +0900
commitcac7771a124a3a480bc8cf7c91896d560d917e43 (patch)
treefa0c50f99d914eadf58849a7fafa0014829036a4 /config/rofi/config-rofi-theme.rasi
parent32954ef25b2eb8081587e7ea9e3c6e4c5388cd57 (diff)
adjusted rofi configs to have better compatibility?
Diffstat (limited to 'config/rofi/config-rofi-theme.rasi')
-rw-r--r--config/rofi/config-rofi-theme.rasi8
1 files changed, 5 insertions, 3 deletions
diff --git a/config/rofi/config-rofi-theme.rasi b/config/rofi/config-rofi-theme.rasi
index 81b20ded..83975f64 100644
--- a/config/rofi/config-rofi-theme.rasi
+++ b/config/rofi/config-rofi-theme.rasi
@@ -5,7 +5,7 @@
/* ---- Window ---- */
window {
- width: 45%;
+ width: inherit;
height: inherit;
}
@@ -26,8 +26,9 @@ listview {
columns: 2;
lines: 7;
fixed-height: false;
- margin: 0px;
+ margin: 10px;
scrollbar: true;
+ spacing: 6px;
}
/* ---- Elements ---- */
@@ -36,6 +37,7 @@ element-icon {
}
element-text {
horizontal-align: 0.0;
- vertical-align: 0.0;
+ vertical-align: 0.5;
margin: 0px;
+ padding: 0px;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage