aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-04-29 09:09:12 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-04-29 09:09:12 +0900
commit3952c360319385470ef83a8d040f00ca5430f15d (patch)
treef9b51053cec063a4ed3e32dcf9b3a8dd7cfd9534
parent69ffeffbfc1f8464219f03260c529230d1a36344 (diff)
updated rofi beats
-rwxr-xr-xconfig/hypr/UserScripts/RofiBeats.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserScripts/RofiBeats.sh b/config/hypr/UserScripts/RofiBeats.sh
index e08e3113..e3c79587 100755
--- a/config/hypr/UserScripts/RofiBeats.sh
+++ b/config/hypr/UserScripts/RofiBeats.sh
@@ -28,7 +28,7 @@ notification() {
# Main function
main() {
- choice=$(printf "%s\n" "${!menu_options[@]}" | rofi -i -dmenu -config ~/.config/rofi/config-rofi-Beats.rasi -i -p "")
+ choice=$(printf "%s\n" "${!menu_options[@]}" | rofi -i -dmenu -config ~/.config/rofi/config-rofi-Beats.rasi -p "")
if [ -z "$choice" ]; then
exit 1
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage