diff --git a/rofi/launcher_launcher.sh b/rofi/launcher_launcher.sh index 5d7b10d..596cd82 100755 --- a/rofi/launcher_launcher.sh +++ b/rofi/launcher_launcher.sh @@ -18,7 +18,7 @@ rofi_cmd() { # Pass variables to rofi dmenu run_rofi() { - echo -e "$power\n$ssh\n$window\n$drun_actions\n$kaomoji" | rofi_cmd + echo -e "$power\n$ssh\n$window\n$kaomoji" | rofi_cmd } # Actions