diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-05-12 21:43:28 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2024-05-12 21:46:57 +0900 |
| commit | 4ac835410bedeeb8acbe1cfc96a25bc95b46c9bd (patch) | |
| tree | bd56d17f75c46d76677d198128f0f71e3eaef42b /config | |
| parent | 4929d1530275f3d492071dd8bb30394e02418dae (diff) | |
Update config-rofi-Beats.rasi
made another rofi-menu.rasi
Diffstat (limited to 'config')
| -rw-r--r-- | config/rofi/config-rofi-Beats.rasi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/rofi/config-rofi-Beats.rasi b/config/rofi/config-rofi-Beats.rasi index 64e7b5b3..a45006c8 100644 --- a/config/rofi/config-rofi-Beats.rasi +++ b/config/rofi/config-rofi-Beats.rasi @@ -5,10 +5,11 @@ /* ---- Entry ---- */ entry { - placeholder: "📻 Choose Your Music Play Station"; + placeholder: "📻 Choose Media or Stations to play"; } /* ---- Listview ---- */ listview { lines: 6; + scrollbar: true; } |
