Change sway idle behavior to use defacto standard
`sway-audio-idle-inhibit`
This commit is contained in:
parent
2cb74f3ad7
commit
ab4cb57f53
3 changed files with 3 additions and 25 deletions
|
|
@ -43,7 +43,8 @@ input "type:pointer" {
|
|||
pointer_accel 0
|
||||
}
|
||||
|
||||
exec_always --no-startup-id ~/.config/sway/idle.sh
|
||||
# Enables inhibit_idle when playing audio
|
||||
exec sway-audio-idle-inhibit
|
||||
|
||||
exec_always --no-startup-id ~/.config/sway/sway_unfocused_effects.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue