diff options
author | awy <awy@tutamail.com> | 2024-07-31 19:26:35 +0300 |
---|---|---|
committer | awy <awy@tutamail.com> | 2024-07-31 19:26:35 +0300 |
commit | 0518efb332f5c9cf558cdd4619eab329f77b22b1 (patch) | |
tree | 1842928b903015da541c84b2e3083b38d7fb5ba1 /.config/waybar/scripts/hyprweather |
clean
Diffstat (limited to '.config/waybar/scripts/hyprweather')
-rwxr-xr-x | .config/waybar/scripts/hyprweather | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/waybar/scripts/hyprweather b/.config/waybar/scripts/hyprweather new file mode 100755 index 0000000..45687f6 --- /dev/null +++ b/.config/waybar/scripts/hyprweather @@ -0,0 +1 @@ +hyprctl dispatch exec "[float; size 1430 1100;]" 'kitty -e "/home/awy/.config/waybar/scripts/onclick-weather"' |