diff options
author | awy <awy@tutamail.com> | 2024-08-27 03:44:14 +0300 |
---|---|---|
committer | awy <awy@tutamail.com> | 2024-08-27 03:44:14 +0300 |
commit | 8c24921832b2b6dc95bbb41dbfe2de7ff4fcf877 (patch) | |
tree | b8bfc2d150de60d0f989843cb67bc0c6fd380366 /.config/waybar/scripts/pacupdate | |
parent | 01b0a486d1190b88ee40458b4e16bcd6fa0c93bc (diff) |
update
Diffstat (limited to '.config/waybar/scripts/pacupdate')
-rwxr-xr-x | .config/waybar/scripts/pacupdate | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.config/waybar/scripts/pacupdate b/.config/waybar/scripts/pacupdate deleted file mode 100755 index 0bdf32e..0000000 --- a/.config/waybar/scripts/pacupdate +++ /dev/null @@ -1,4 +0,0 @@ -doas pacman -Syu --noconfirm -sleep 5 -hyprctl notify 5 10000 "rgb(ff1ea3)" " Packages have been upgraded" -pkill -RTMIN+8 waybar |