mirror of
https://github.com/rywng/dotfiles.git
synced 2024-10-30 23:51:51 +08:00
12 lines
323 B
Plaintext
12 lines
323 B
Plaintext
# vim: filetype=swayconfig
|
|
|
|
##starting userspace software
|
|
# exec_always sh -c ~/.config/sway/scripts/update-wallpaper.sh
|
|
exec mkfifo /tmp/kitty
|
|
exec wlsunset -l 30.4 -L 104.0 -T 6500 -t 3500
|
|
exec light -S 70
|
|
# exec gentoo-pipewire-launcher
|
|
exec swaync
|
|
exec playerctld daemon
|
|
# exec dbus-update-activation-environment --all
|