diff options
Diffstat (limited to '.config/waybar/scripts')
-rwxr-xr-x | .config/waybar/scripts/hyprweather | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/scripts/hyprweather b/.config/waybar/scripts/hyprweather index 45687f6..6a1e698 100755 --- a/.config/waybar/scripts/hyprweather +++ b/.config/waybar/scripts/hyprweather @@ -1 +1 @@ -hyprctl dispatch exec "[float; size 1430 1100;]" 'kitty -e "/home/awy/.config/waybar/scripts/onclick-weather"' +hyprctl dispatch exec "[float; size 1430 1100;]" 'foot "/home/awy/.config/waybar/scripts/onclick-weather"' |