diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-18 17:53:14 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-18 17:53:14 +0900 |
| commit | 6905e2bf038fce27cb49f1f3aba6d36279091bd4 (patch) | |
| tree | 82532f4084cc723dff335146991cc0df280e5972 /config/rofi/config-rofi-Beats-menu.rasi | |
| parent | 3df33e1a679c6331e608ca4ca2036f5d9e96ef25 (diff) | |
updated rofi configs
Diffstat (limited to 'config/rofi/config-rofi-Beats-menu.rasi')
| -rw-r--r-- | config/rofi/config-rofi-Beats-menu.rasi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/rofi/config-rofi-Beats-menu.rasi b/config/rofi/config-rofi-Beats-menu.rasi index c4691bba..67892681 100644 --- a/config/rofi/config-rofi-Beats-menu.rasi +++ b/config/rofi/config-rofi-Beats-menu.rasi @@ -12,13 +12,14 @@ mainbox { /* ---- Entry ---- */ entry { expand: false; - width: 27%; + width: 25%; placeholder: " 📻 Choose Music Source"; + horizontal-align: 0.5; } /* ---- Window ---- */ window { - width: 30%; + width: 28%; } /* ---- Listview ---- */ |
