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

11 lines
264 B
Plaintext
Raw Permalink 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
exec playerctld daemon
2024-01-10 11:38:39 +08:00
include /usr/local/etc/sway/config.d/*