0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

nixos/plasma5: startkde -> startplasma-x11

This commit is contained in:
Thomas Tuegel 2020-01-31 19:55:25 -06:00
parent b17818ae1c
commit 9b85a399fd
No known key found for this signature in database
GPG key ID: 22CBF5249D4B4D59

View file

@ -60,7 +60,7 @@ in
-e '/^toolBarFont=/ s/,Regular$//'
fi
exec "${getBin plasma5.plasma-workspace}/bin/startkde"
exec "${getBin plasma5.plasma-workspace}/bin/startplasma-x11"
'';
};