remove this hack, no longer needed
This commit is contained in:
parent
c9ea0576a6
commit
9d0115d97d
1 changed files with 0 additions and 5 deletions
|
|
@ -5,11 +5,6 @@
|
||||||
lib,
|
lib,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
#TODO remove this after the bug fixed
|
|
||||||
programs.plasma.startup.desktopScript."panels".preCommands = lib.mkForce ''
|
|
||||||
sleep 3
|
|
||||||
[ -f ${config.xdg.configHome}/plasma-org.kde.plasma.desktop-appletsrc ] && rm ${config.xdg.configHome}/plasma-org.kde.plasma.desktop-appletsrc
|
|
||||||
'';
|
|
||||||
#TODO: make the creation of the command file easier, for now this is a nice solution though
|
#TODO: make the creation of the command file easier, for now this is a nice solution though
|
||||||
systemd.user.services."set-kde-connect-commands" = {
|
systemd.user.services."set-kde-connect-commands" = {
|
||||||
Install = {
|
Install = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue