aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config.rasi
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-11-19 10:37:03 +0900
committerJaKooLit <jimmielovejay.com>2023-11-19 10:37:03 +0900
commit9c0791d57fccd887ea633989aa9488882b478ce6 (patch)
tree185196fe1f117fbacf91be958ab1b9db85f94656 /config/rofi/config.rasi
parent57b2088bbbc3cd3c8e9c6da490bbe6709ea37b41 (diff)
more tweaked rofi
Diffstat (limited to 'config/rofi/config.rasi')
-rw-r--r--config/rofi/config.rasi6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 6a06eae2..f36ff120 100644
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -24,7 +24,7 @@ configuration {
/* ---- Window ---- */
window {
- width: 35%;
+ width: 40%;
x-offset: 0px;
y-offset: 0px;
spacing: 0px;
@@ -124,7 +124,7 @@ button selected {
listview {
enabled: true;
columns: 1;
- lines: 9;
+ lines: 8;
spacing: 4px;
dynamic: true;
enabled: true;
@@ -132,7 +132,7 @@ listview {
scrollbar: false;
layout: vertical;
reverse: true;
- fixed-height: false;
+ fixed-height: true;
fixed-columns: false;
background-color: transparent;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage