Startup Application

- Remove extra empty line from autostart_blocking.sh
- Add PulseAudio volume control as startup application
This commit is contained in:
Sravan Balaji
2020-07-26 20:10:29 -04:00
parent 5315d6ae96
commit 4134edfc38
2 changed files with 5 additions and 1 deletions

View File

@@ -17,3 +17,8 @@ do
rclone --vfs-cache-mode writes mount "$i": "$local_path" &
done
############################
# System Tray Applications #
############################
# PulseAudio volume control
volctl

View File

@@ -8,4 +8,3 @@ nitrogen --restore &
# Blue light filter (Farmington Hills, MI)
redshift -l 42.48531:-83.37716 &