diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-01-30 00:20:36 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-01-30 00:20:36 -0500 |
| commit | c87b5e32d000d9462d9f5b4057bc21051720ca09 (patch) | |
| tree | 420e669cc7abcd0b9fff320df8a3316837e01c13 /copy.sh | |
| parent | d812186deb3eb9a9dbd81728123c77f98890526d (diff) | |
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
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
