clean ncspot cache, add vaults bg, clean calendar

This commit is contained in:
Felix Van der Jeugt 2022-06-13 17:19:33 +02:00
parent e9f4bbb706
commit 1b695b22de
No known key found for this signature in database
GPG key ID: 58B209295023754D
3 changed files with 7 additions and 5 deletions

View file

@ -8,6 +8,7 @@ forklog() {
case "$(hostname)" in
mantle) xset dpms 0 0 300 s off ; backimg="bgs -z" ;;
abysm) xset dpms 0 0 50 s off ; backimg="feh --bg-fill" ;;
vaults) xset dpms 0 0 300 s off ; backimg="feh --bg-fill" ;;
esac
xset r rate 300 55