1
1
mirror of https://github.com/rywng/dotfiles.git synced 2024-11-23 03:11:49 +08:00
dotfiles/.config/sway/config.d/exec

12 lines
318 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
2023-10-10 21:24:00 +08:00
exec wlsunset -s 19:00 -S 07:00 -d 1800
2022-08-25 09:45:10 +08:00
exec light -S 70
2023-07-16 09:49:32 +08:00
# exec gentoo-pipewire-launcher
2023-10-10 21:24:00 +08:00
# exec swaync
2022-08-25 09:45:10 +08:00
exec playerctld daemon
2023-07-16 09:49:32 +08:00
# exec dbus-update-activation-environment --all