dotfiles/.config/sway/conf.d/exec

11 lines
264 B
Plaintext

# vim: filetype=swayconfig
##starting userspace software
# exec_always sh -c ~/.config/sway/scripts/update-wallpaper.sh
exec mkfifo /tmp/kitty
exec wlsunset -s 19:00 -S 07:00 -d 1800
exec light -S 70
exec playerctld daemon
include /usr/local/etc/sway/config.d/*