diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-13 11:53:32 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-13 11:53:32 +0900 |
| commit | d91872fe3f30f500479f563ed894f261f0e787f5 (patch) | |
| tree | 35228b35ce36682e9decf78c5e1a8786a89f837a /config | |
| parent | 5fdd7e3f208f0992af3f2afcf63848f424ab7442 (diff) | |
rofi-beats menu small adjustment
Diffstat (limited to 'config')
| -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 9abbe672..6cdd6e99 100644 --- a/config/rofi/config-rofi-Beats-menu.rasi +++ b/config/rofi/config-rofi-Beats-menu.rasi @@ -5,13 +5,13 @@ /* ---- Entry ---- */ entry { - width: 17%; + width: 20%; placeholder: "📻 Choose Music Source"; } /* ---- Window ---- */ window { - width: 20%; + width: 24%; } /* ---- Listview ---- */ |
