diff options
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; } |
