diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-07-20 09:55:26 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-20 09:55:26 +0900 |
| commit | 0d09e35428e645c4d28fe1ffc6acfa5c17c7965d (patch) | |
| tree | 54295488bb7e365f5aabde59bfdec55253b073ee | |
| parent | 090139faea37a45bca4c9ad27661284410f12bef (diff) | |
Update RofiThemeSelector.sh
| -rwxr-xr-x | config/hypr/scripts/RofiThemeSelector.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/RofiThemeSelector.sh b/config/hypr/scripts/RofiThemeSelector.sh index 569b5739..4c9d0e8f 100755 --- a/config/hypr/scripts/RofiThemeSelector.sh +++ b/config/hypr/scripts/RofiThemeSelector.sh @@ -125,7 +125,7 @@ while true; do rofi -dmenu -i \ -format 'i' \ -p "Rofi Theme" \ - -mesg "Enter: Preview | Ctrl+S: Apply & Exit | Esc: Cancel" \ + -mesg "‼️ **note** ‼️ Enter: Preview | Ctrl+S: Apply & Exit | Esc: Cancel" \ -config "$ROFI_THEME_FOR_THIS_SCRIPT" \ -selected-row "$current_selection_index" \ -kb-custom-1 "Control+s") |
