aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi/config.rasi')
-rwxr-xr-xconfig/rofi/config.rasi8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 00b5c00f..eca05ea6 100755
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -5,19 +5,19 @@
/* ---- Window ---- */
window {
- width: 60%;
+ width: 50%;
}
/* ---- Listview ---- */
listview {
- columns: 6;
- lines: 4;
+ columns: 5;
+ lines: 5;
fixed-height: true;
}
/* ---- Element ---- */
element {
orientation: vertical;
- padding: 12px 0px 0px 0px;
+ padding: 10px 5px 10px 5px;
spacing: 6px;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage