allow volume above 100%

This commit is contained in:
Pim Kunis 2023-12-29 11:02:34 +01:00
parent 10b9c9d716
commit c2f9f4a83a

View file

@ -131,5 +131,9 @@
"org/gnome/desktop/interface" = {
monospace-font-name = "Hack Nerd Font Mono 10";
};
"org/gnome/desktop/sound" = {
allow-volume-above-100-percent = true;
};
};
}