dotfiles/home/user/.config/sway/autostart.conf
2025-11-12 15:09:03 +03:00

16 lines
319 B
Plaintext

# vim: ft=swayconfig
# Sway autostart
exec swayidle -w \
timeout 1800 'swaylock -f' \
timeout 1805 'swaymsg "output * power off"' \
resume 'swaymsg "output * power on"' \
before-sleep 'swaylock -f'
# Notifications
#systemctl --user enable --now dbus.service
exec mako
exec --no-startup-id pomodoro daemon