From 5344332016f1054b5bfb3a7fc013f85321725cec Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Mon, 11 Sep 2023 13:43:14 +0200 Subject: [PATCH] Update installation script and waybar integration --- scripts/installupdates.sh | 2 +- waybar/modules.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/installupdates.sh b/scripts/installupdates.sh index d0016bd..5709283 100755 --- a/scripts/installupdates.sh +++ b/scripts/installupdates.sh @@ -10,8 +10,8 @@ # Required: yay trizen timeshift btrfs-grub # ----------------------------------------------------- +sleep 1 source ~/dotfiles/scripts/library.sh - clear echo "-----------------------------------------------------" diff --git a/waybar/modules.json b/waybar/modules.json index 38b3d78..a4989f8 100644 --- a/waybar/modules.json +++ b/waybar/modules.json @@ -72,7 +72,7 @@ "escape": true, "return-type": "json", "exec": "~/dotfiles/scripts/updates.sh", - "restart-interval": 600, + "restart-interval": 60, "on-click": "alacritty -e ~/dotfiles/scripts/installupdates.sh", "tooltip": false },