chore(sway): format autostart file
This commit is contained in:
@@ -1,11 +1,7 @@
|
|||||||
# background programs
|
# deamon
|
||||||
# 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
|
|
||||||
exec swayidle -w
|
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
|
exec protonmail-bridge -n
|
||||||
|
|
||||||
# traditional "start when os starts" programs
|
# traditional "start when os starts" programs
|
||||||
|
|||||||
Reference in New Issue
Block a user