mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 13:32:50 -05:00
Compare commits
2 Commits
bbd57e0673
...
7b9ba840fb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7b9ba840fb | ||
|
|
84fb567ff5 |
@@ -37,7 +37,7 @@ in
|
||||
};
|
||||
|
||||
dgop = {
|
||||
package = lib.mkPackageOption pkgs "dgop";
|
||||
package = lib.mkPackageOption pkgs "dgop" {};
|
||||
};
|
||||
|
||||
enableSystemMonitoring = lib.mkOption {
|
||||
|
||||
@@ -33,4 +33,8 @@ BasePill {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
onRightClicked: {
|
||||
SessionData.setDoNotDisturb(!SessionData.doNotDisturb)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user