allow volume above 100%
This commit is contained in:
parent
10b9c9d716
commit
c2f9f4a83a
1 changed files with 4 additions and 0 deletions
|
@ -131,5 +131,9 @@
|
||||||
"org/gnome/desktop/interface" = {
|
"org/gnome/desktop/interface" = {
|
||||||
monospace-font-name = "Hack Nerd Font Mono 10";
|
monospace-font-name = "Hack Nerd Font Mono 10";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"org/gnome/desktop/sound" = {
|
||||||
|
allow-volume-above-100-percent = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue