sway | add sway-audio-idle-inhibit (remove wayland-pipewire-idle-inhibit, pt2)
This commit is contained in:
parent
29fb05e274
commit
a87bc83ecc
1 changed files with 0 additions and 15 deletions
|
|
@ -1,21 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
services = {
|
||||
wayland-pipewire-idle-inhibit = {
|
||||
enable = true;
|
||||
systemdTarget = "sway-session.target";
|
||||
settings = {
|
||||
verbosity = "INFO";
|
||||
media_minimum_duration = 10;
|
||||
idle_inhibitor = "wayland";
|
||||
# sink_whitelist = [
|
||||
# { name = "Starship/Matisse HD Audio Controller Analog Stereo"; }
|
||||
# ];
|
||||
node_blacklist = [
|
||||
{ name = "nov"; }
|
||||
];
|
||||
};
|
||||
};
|
||||
gnome-keyring = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue