revert to pure sddm & peach: add ddc support
This commit is contained in:
parent
dce7838b86
commit
96a0745a6d
6 changed files with 28 additions and 24 deletions
|
|
@ -86,6 +86,11 @@ in {
|
|||
package = customPackage;
|
||||
settings = {
|
||||
settingsVersion = 0;
|
||||
brightness = {
|
||||
brightnessStep = 5;
|
||||
enforceMinimum = false;
|
||||
enableDdcSupport = true;
|
||||
};
|
||||
bar = {
|
||||
position = "top";
|
||||
backgroundOpacity = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue