dms: pin release and update setting

This commit is contained in:
Christoph Hollizeck 2025-12-15 17:41:49 +01:00
parent 4b2f418a01
commit f01ed8f7f0
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
3 changed files with 6 additions and 5 deletions

7
flake.lock generated
View file

@ -125,15 +125,16 @@
"quickshell": "quickshell" "quickshell": "quickshell"
}, },
"locked": { "locked": {
"lastModified": 1765780080, "lastModified": 1765552734,
"narHash": "sha256-9HH9N5sEI/zejFByl0M7zyGw7uthHrozGD+UfScg1z4=", "narHash": "sha256-rWjWYu5rs3ZOJ4YJpvIscBZSYu74thJHc0VYyYKJTUc=",
"owner": "AvengeMedia", "owner": "AvengeMedia",
"repo": "DankMaterialShell", "repo": "DankMaterialShell",
"rev": "c2c90c680e4ce7c2ec9caae52ab3c069ac7bbebe", "rev": "7fb358bada0d3a229ec5ee6aaad0f9b64f367331",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "AvengeMedia", "owner": "AvengeMedia",
"ref": "v1.0.2",
"repo": "DankMaterialShell", "repo": "DankMaterialShell",
"type": "github" "type": "github"
} }

View file

@ -88,7 +88,7 @@
}; };
dankMaterialShell = { dankMaterialShell = {
url = "github:AvengeMedia/DankMaterialShell"; url = "github:AvengeMedia/DankMaterialShell/v1.0.2";
inputs.nixpkgs.follows = "nixpkgs-unstable"; inputs.nixpkgs.follows = "nixpkgs-unstable";
}; };

View file

@ -149,7 +149,7 @@
"notepadLastCustomTransparency": 0.7, "notepadLastCustomTransparency": 0.7,
"soundsEnabled": true, "soundsEnabled": true,
"useSystemSoundTheme": false, "useSystemSoundTheme": false,
"soundNewNotification": true, "soundNewNotification": false,
"soundVolumeChanged": true, "soundVolumeChanged": true,
"soundPluggedIn": true, "soundPluggedIn": true,
"acMonitorTimeout": 3600, "acMonitorTimeout": 3600,