Update installation script and waybar integration

This commit is contained in:
Stephan Raabe 2023-09-11 13:43:14 +02:00
parent 2cb32c3746
commit 5344332016
2 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
# Required: yay trizen timeshift btrfs-grub
# -----------------------------------------------------
sleep 1
source ~/dotfiles/scripts/library.sh
clear
echo "-----------------------------------------------------"

View File

@ -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
},