diff --git a/autostart.sh b/autostart.sh index 59fc47d..94ed315 100755 --- a/autostart.sh +++ b/autostart.sh @@ -17,3 +17,8 @@ do rclone --vfs-cache-mode writes mount "$i": "$local_path" & done +############################ +# System Tray Applications # +############################ +# PulseAudio volume control +volctl diff --git a/autostart_blocking.sh b/autostart_blocking.sh index 8fa9f8c..bc115e8 100755 --- a/autostart_blocking.sh +++ b/autostart_blocking.sh @@ -8,4 +8,3 @@ nitrogen --restore & # Blue light filter (Farmington Hills, MI) redshift -l 42.48531:-83.37716 & -