1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-01 19:18:28 -04:00

fix(greeter): update user cursor theme support

- Fixes #2054
This commit is contained in:
purian23
2026-07-04 22:52:16 -04:00
parent a3fba8fcb6
commit 74d220767d
2 changed files with 32 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ let
cfg.quickshell.package
compositorPackage
pkgs.glib # provides gdbus, used by the fprintd hardware probe in GreeterContent.qml
pkgs.jq # reads the user's cursor theme from settings.json in dms-greeter
]
}
${