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"
'';
};