From 1727b338712bcffb9400836f2b10f3571b32658c Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 26 Nov 2023 23:52:10 +0900 Subject: [PATCH] updated rofi-long --- config/rofi/config-long.rasi | 2 +- config/rofi/resolution/1080p/config-long.rasi | 2 +- config/rofi/resolution/1440p/config-long.rasi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi index 8911642..a1f33e6 100644 --- a/config/rofi/config-long.rasi +++ b/config/rofi/config-long.rasi @@ -104,7 +104,7 @@ entry { listview { enabled: true; columns: 1; - lines: 15; + lines: 12; spacing: 4px; dynamic: true; cycle: true; diff --git a/config/rofi/resolution/1080p/config-long.rasi b/config/rofi/resolution/1080p/config-long.rasi index 8911642..a1f33e6 100644 --- a/config/rofi/resolution/1080p/config-long.rasi +++ b/config/rofi/resolution/1080p/config-long.rasi @@ -104,7 +104,7 @@ entry { listview { enabled: true; columns: 1; - lines: 15; + lines: 12; spacing: 4px; dynamic: true; cycle: true; diff --git a/config/rofi/resolution/1440p/config-long.rasi b/config/rofi/resolution/1440p/config-long.rasi index 974b7ea..a6373e8 100644 --- a/config/rofi/resolution/1440p/config-long.rasi +++ b/config/rofi/resolution/1440p/config-long.rasi @@ -104,7 +104,7 @@ entry { listview { enabled: true; columns: 1; - lines: 15; + lines: 12; spacing: 4px; dynamic: true; cycle: true;