diff options
author | awy <awy@tutamail.com> | 2024-08-19 19:57:40 +0300 |
---|---|---|
committer | awy <awy@tutamail.com> | 2024-08-19 19:57:40 +0300 |
commit | c1faf4d18de264723f0731bccf23164a770a9ea0 (patch) | |
tree | 258a82e477b3cf97e1ebde5f2da13162190142b6 /.config/waybar/scripts | |
parent | f326a862cbed691774901be046cc352f2bbc8cdd (diff) |
update
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"' |