Update installation script and waybar integration
This commit is contained in:
parent
2cb32c3746
commit
5344332016
|
@ -10,8 +10,8 @@
|
||||||
# Required: yay trizen timeshift btrfs-grub
|
# Required: yay trizen timeshift btrfs-grub
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
|
|
||||||
|
sleep 1
|
||||||
source ~/dotfiles/scripts/library.sh
|
source ~/dotfiles/scripts/library.sh
|
||||||
|
|
||||||
clear
|
clear
|
||||||
|
|
||||||
echo "-----------------------------------------------------"
|
echo "-----------------------------------------------------"
|
||||||
|
|
|
@ -72,7 +72,7 @@
|
||||||
"escape": true,
|
"escape": true,
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
"exec": "~/dotfiles/scripts/updates.sh",
|
"exec": "~/dotfiles/scripts/updates.sh",
|
||||||
"restart-interval": 600,
|
"restart-interval": 60,
|
||||||
"on-click": "alacritty -e ~/dotfiles/scripts/installupdates.sh",
|
"on-click": "alacritty -e ~/dotfiles/scripts/installupdates.sh",
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user