Last active
August 13, 2022 17:23
-
-
Save scherler/b2fca55ca6885c48ea3c63e02b516447 to your computer and use it in GitHub Desktop.
Revisions
-
scherler revised this gist
Aug 13, 2022 . 2 changed files with 4 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ // set the following value to true gsettings set org.gnome.desktop.sound allow-volume-above-100-percent true // get the current value gsettings get org.gnome.desktop.sound allow-volume-above-100-percent This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +0,0 @@ -
scherler created this gist
Aug 13, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ gsettings get org.gnome.desktop.sound allow-volume-above-100-percent