add idle-inhibit for audio
This commit is contained in:
parent
54fb1d3ea5
commit
cab357489f
1 changed files with 3 additions and 2 deletions
5
config
5
config
|
@ -341,7 +341,7 @@ xwayland disable
|
||||||
# statusline #ffffff
|
# statusline #ffffff
|
||||||
# background #00000000
|
# background #00000000
|
||||||
# inactive_workspace #00000000 #00000000 #ffffff
|
# inactive_workspace #00000000 #00000000 #ffffff
|
||||||
# focused_workspace #478061 #478061 #ffffff
|
# focused_workspace #478061 #478061 #ffffff
|
||||||
# }
|
# }
|
||||||
#}
|
#}
|
||||||
|
|
||||||
|
@ -349,8 +349,9 @@ xwayland disable
|
||||||
|
|
||||||
include /etc/sway/config.d/*
|
include /etc/sway/config.d/*
|
||||||
exec pipewire
|
exec pipewire
|
||||||
|
exec sway-audio-idle-inhibit
|
||||||
exec /usr/libexec/xfce-polkit
|
exec /usr/libexec/xfce-polkit
|
||||||
exec mako
|
exec mako
|
||||||
exec waybar
|
exec waybar
|
||||||
exec_always kanshi
|
exec_always kanshi
|
||||||
exec_always foot --server
|
exec_always foot --server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue