diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-17 14:56:27 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-17 14:56:27 +0900 |
| commit | edf24ead93cd5110fa0b19650db3ad197591e18c (patch) | |
| tree | 1ee9caf38abb3f62cd40a1bb6ac10d76261b3754 /config/rofi/config-rofi-Beats-menu.rasi | |
| parent | 68bad271f91fc8f332d852bb57b0f64868bf43fc (diff) | |
updated some rofi configs. Increased some additional width for compatibility with users with scaling
Diffstat (limited to 'config/rofi/config-rofi-Beats-menu.rasi')
| -rw-r--r-- | config/rofi/config-rofi-Beats-menu.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/config-rofi-Beats-menu.rasi b/config/rofi/config-rofi-Beats-menu.rasi index b6a573f8..c4691bba 100644 --- a/config/rofi/config-rofi-Beats-menu.rasi +++ b/config/rofi/config-rofi-Beats-menu.rasi @@ -12,13 +12,13 @@ mainbox { /* ---- Entry ---- */ entry { expand: false; - width: 17%; + width: 27%; placeholder: " 📻 Choose Music Source"; } /* ---- Window ---- */ window { - width: 20%; + width: 30%; } /* ---- Listview ---- */ |
