diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-01-30 01:15:16 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-01-30 01:15:16 -0500 |
| commit | 94aba84549fb404dbfd3b19bbd7b5287b40c583e (patch) | |
| tree | 80e53c2d35bf60feaabfea74eb9fa03b2cfb3872 /copy.sh | |
| parent | 3f058e6d08c88178d71b8f5b0d65462b2014c532 (diff) | |
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
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" +install_waybar_weather "$LOG" printf "\n%.0s" {1..1} choose_default_editor "$LOG" |
