From c87b5e32d000d9462d9f5b4057bc21051720ca09 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Fri, 30 Jan 2026 00:20:36 -0500 Subject: Added install for waybar-weather bindary (gzip'd in repo) New function `install_waybar_weather_binary` copied to /usr/bin Arch has AUR package, fallback is copy binary On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh modified: scripts/lib_apps.sh --- copy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 926d3609..c0d54dfb 100755 --- a/copy.sh +++ b/copy.sh @@ -321,7 +321,7 @@ enable_blueman "$LOG" enable_ags "$LOG" enable_quickshell "$LOG" ensure_keybinds_init "$LOG" - +install_waybar_weather_binary "$LOG" printf "\n%.0s" {1..1} choose_default_editor "$LOG" -- cgit v1.2.3