diff options
| author | JaKooLit <jimmielovejay.com> | 2023-11-19 09:47:24 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-11-19 09:47:24 +0900 |
| commit | 57b2088bbbc3cd3c8e9c6da490bbe6709ea37b41 (patch) | |
| tree | 533df04314734182330861f995d5abf3dc6eaa40 /config/rofi/resolution/1440p/config-long.rasi | |
| parent | 8460e015243a8323ffb7483c13e1e2692f5ca59c (diff) | |
tweaked rofi
Diffstat (limited to 'config/rofi/resolution/1440p/config-long.rasi')
| -rw-r--r-- | config/rofi/resolution/1440p/config-long.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/resolution/1440p/config-long.rasi b/config/rofi/resolution/1440p/config-long.rasi index aed3d781..bfe8778a 100644 --- a/config/rofi/resolution/1440p/config-long.rasi +++ b/config/rofi/resolution/1440p/config-long.rasi @@ -22,7 +22,7 @@ configuration { /* ---- Window ---- */ window { - width: 30%; + width: 45%; x-offset: 0px; y-offset: 0px; spacing: 0px; @@ -126,7 +126,7 @@ button selected { listview { enabled: true; columns: 1; - lines: 20; + lines: 15; cycle: true; dynamic: true; scrollbar: true; |
