1
0
Fork 0

silence checkup output to tty

This commit is contained in:
Luca Bilke 2022-08-09 18:17:52 +02:00
parent b425ac79ca
commit c1059f08a2

View file

@ -36,7 +36,7 @@ gpg-connect-agent updatestartuptty /bye > /dev/null
xautolock -time 10 -locker 'slock -m "$(cowsay -f octopus "$(fortune)" | lolcat -ft)"' &
# Check for updates
checkup &
checkup &>/dev/null &
# Set GPU settings
# gwe --hide-window &