Startup Application
- Remove extra empty line from autostart_blocking.sh - Add PulseAudio volume control as startup application
This commit is contained in:
@@ -17,3 +17,8 @@ do
|
||||
rclone --vfs-cache-mode writes mount "$i": "$local_path" &
|
||||
done
|
||||
|
||||
############################
|
||||
# System Tray Applications #
|
||||
############################
|
||||
# PulseAudio volume control
|
||||
volctl
|
||||
|
@@ -8,4 +8,3 @@ nitrogen --restore &
|
||||
|
||||
# Blue light filter (Farmington Hills, MI)
|
||||
redshift -l 42.48531:-83.37716 &
|
||||
|
||||
|
Reference in New Issue
Block a user