Replace swayidle with hypridle
This commit is contained in:
parent
2334582c33
commit
b4ae0e7547
2 changed files with 18 additions and 5 deletions
|
|
@ -5,8 +5,3 @@ swaybg -o '*' -i "$background" -m fill &
|
|||
|
||||
# Status Bar
|
||||
eww open "$platform"_bar --screen 0
|
||||
|
||||
# Idle Handler
|
||||
swayidle timeout 120 'swaylock -f --grace=180' \
|
||||
timeout 600 'systemctl suspend' \
|
||||
before-sleep 'swaylock -f' &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue