mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-23 03:11:49 +08:00
12 lines
318 B
Plaintext
12 lines
318 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 gentoo-pipewire-launcher
|
|
# exec swaync
|
|
exec playerctld daemon
|
|
# exec dbus-update-activation-environment --all
|