From 94aba84549fb404dbfd3b19bbd7b5287b40c583e Mon Sep 17 00:00:00 2001 From: Don Williams Date: Fri, 30 Jan 2026 01:15:16 -0500 Subject: Added waybar-weather install for NixOS Helper script now handles all OS's 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 c0d54dfb..c1752f9d 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" +install_waybar_weather "$LOG" printf "\n%.0s" {1..1} choose_default_editor "$LOG" -- cgit v1.2.3