mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
Add poweralertd autostart
This commit is contained in:
parent
06b7af1e02
commit
199be95b91
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue