chore(sway): format autostart file
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
# background programs
|
||||
# auto blue light filter
|
||||
exec wlsunset -l 46.1 -L 14.5
|
||||
# sound/brightness bar
|
||||
exec rm -f $wobs && mkfifo $wobs && tail -f $wobs | wob
|
||||
# idle deamon
|
||||
# deamon
|
||||
exec swayidle -w
|
||||
# protonmail bridge
|
||||
exec wlsunset -l 46.1 -L 14.5
|
||||
exec rm -f $wobs && mkfifo $wobs && tail -f $wobs | wob
|
||||
exec protonmail-bridge -n
|
||||
|
||||
# traditional "start when os starts" programs
|
||||
|
||||
Reference in New Issue
Block a user