silence checkup output to tty
This commit is contained in:
parent
b425ac79ca
commit
c1059f08a2
1 changed files with 1 additions and 1 deletions
|
@ -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 &
|
||||
|
|
Loading…
Add table
Reference in a new issue