diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-20 12:44:10 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-20 12:44:10 +0900 |
| commit | ebd0987574d18da0ba767ae703427cb73e280117 (patch) | |
| tree | 0a3cfa074e629064d536c5eb8e181c797d0157af /config/rofi/config-rofi-Beats.rasi | |
| parent | b0b6f0a8b1734e45de46b36a4e806002867db161 (diff) | |
some minor rofi configs improvement
Diffstat (limited to 'config/rofi/config-rofi-Beats.rasi')
| -rw-r--r-- | config/rofi/config-rofi-Beats.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/config-rofi-Beats.rasi b/config/rofi/config-rofi-Beats.rasi index 9e646868..9be65e09 100644 --- a/config/rofi/config-rofi-Beats.rasi +++ b/config/rofi/config-rofi-Beats.rasi @@ -14,10 +14,10 @@ mainbox { children: [ "inputbar", "listview"]; } -R + /* ---- Entry ---- */ entry { - placeholder: " 📻 Choose Media or Stations to play"; + placeholder: "📻 Choose Media or Stations to play"; } /* ---- Listview ---- */ |
