nix/hm: fix missing icons in hm-module (#457)

This commit is contained in:
anders130 2025-08-22 06:29:12 +02:00 committed by GitHub
parent 1dc732710d
commit 3a5f615f50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,6 +70,7 @@ in {
TimeoutStopSec = "5s";
Environment = [
"QT_QPA_PLATFORM=wayland"
"QT_QPA_PLATFORMTHEME=gtk3"
];
Slice = "session.slice";