i3: run carla on startup
This commit is contained in:
parent
543a855331
commit
027763171a
@ -476,6 +476,8 @@ exec --no-startup-id flameshot > /dev/null 2>&1
|
|||||||
# Audio
|
# Audio
|
||||||
exec --no-startup-id start-mpd
|
exec --no-startup-id start-mpd
|
||||||
exec --no-startup-id shairport-sync -o=pa
|
exec --no-startup-id shairport-sync -o=pa
|
||||||
|
# JACK/Carla
|
||||||
|
exec --no-startup-id carla /home/inkch/Carla/play.carxp
|
||||||
|
|
||||||
|
|
||||||
# redshift (like f.lux)
|
# redshift (like f.lux)
|
||||||
|
Loading…
Reference in New Issue
Block a user