trying to fix kde on greetd
This commit is contained in:
parent
aed85412da
commit
b2a940dbe9
8 changed files with 71 additions and 14 deletions
|
@ -213,7 +213,7 @@ services.greetd = {
|
|||
};
|
||||
default_session = initial_session;
|
||||
hyprland_session = {
|
||||
command = "dbus-launch systemctl --user restart plasma-run-with-systemd.service";
|
||||
command = "${pkgs.plasma-workspace}/libexec/plasma-dbus-run-session-if-needed ${pkgs.plasma-workspace}/bin/startplasma-wayland";
|
||||
user = "chris";
|
||||
};
|
||||
};
|
||||
|
@ -703,6 +703,7 @@ services.emacs = {
|
|||
esh-autosuggest
|
||||
pkgs.mu
|
||||
]));
|
||||
defaultEditor = true;
|
||||
};
|
||||
#+end_src
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue