1
1
mirror of https://github.com/rywng/dotfiles.git synced 2024-10-30 23:51:51 +08:00
dotfiles/.config/sway/config.d/exec

12 lines
323 B
Plaintext
Raw Normal View History

2023-07-16 09:49:32 +08:00
# vim: filetype=swayconfig
2022-08-25 09:45:10 +08:00
##starting userspace software
2023-07-16 09:49:32 +08:00
# exec_always sh -c ~/.config/sway/scripts/update-wallpaper.sh
2023-02-10 15:26:53 +08:00
exec mkfifo /tmp/kitty
2022-08-25 09:45:10 +08:00
exec wlsunset -l 30.4 -L 104.0 -T 6500 -t 3500
exec light -S 70
2023-07-16 09:49:32 +08:00
# exec gentoo-pipewire-launcher
2022-08-25 09:45:10 +08:00
exec swaync
exec playerctld daemon
2023-07-16 09:49:32 +08:00
# exec dbus-update-activation-environment --all