From b03a65085bf0b93567ca74e6d1fd5dc2a8c0b08d Mon Sep 17 00:00:00 2001 From: Linxford Kwabena Date: Sun, 12 May 2024 12:36:21 +0000 Subject: Update config-rofi-Beats.rasi --- config/rofi/config-rofi-Beats.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/rofi/config-rofi-Beats.rasi') diff --git a/config/rofi/config-rofi-Beats.rasi b/config/rofi/config-rofi-Beats.rasi index 82de4a6c..64e7b5b3 100644 --- a/config/rofi/config-rofi-Beats.rasi +++ b/config/rofi/config-rofi-Beats.rasi @@ -5,10 +5,10 @@ /* ---- Entry ---- */ entry { - placeholder: "📻 Choose Online Music Station"; + placeholder: "📻 Choose Your Music Play Station"; } /* ---- Listview ---- */ listview { lines: 6; -} \ No newline at end of file +} -- cgit v1.2.3 From 4ac835410bedeeb8acbe1cfc96a25bc95b46c9bd Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Sun, 12 May 2024 21:43:28 +0900 Subject: Update config-rofi-Beats.rasi made another rofi-menu.rasi --- config/rofi/config-rofi-Beats.rasi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/rofi/config-rofi-Beats.rasi') 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; } -- cgit v1.2.3