Add poweralertd autostart

This commit is contained in:
Ivan Bushchik 2022-08-30 18:07:50 +03:00
parent 06b7af1e02
commit 199be95b91
No known key found for this signature in database
GPG key ID: 3E4E9C7D66E44BF7

View file

@ -33,6 +33,7 @@ include ~/.config/sway/themes/solarized-dark
# Start components
exec mako
exec poweralertd
exec swayidle -w timeout 300 'swaylock -f -c 000000' timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000'
# Screenshots