nix/hm: fix missing icons in hm-module (#457)
This commit is contained in:
parent
1dc732710d
commit
3a5f615f50
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ in {
|
|||
TimeoutStopSec = "5s";
|
||||
Environment = [
|
||||
"QT_QPA_PLATFORM=wayland"
|
||||
"QT_QPA_PLATFORMTHEME=gtk3"
|
||||
];
|
||||
|
||||
Slice = "session.slice";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue