fix app launcher path, switch to MATE fm
This commit is contained in:
parent
faa8d577e4
commit
e06ce60bfe
4 changed files with 5 additions and 6 deletions
|
@ -18,7 +18,7 @@ in
|
|||
};
|
||||
|
||||
systemd.user.services.quickshell = {
|
||||
path = [ inputs.niri.packages.${pkgs.system}.niri-unstable ];
|
||||
environment.PATH = lib.mkForce "/run/current-system/sw/bin:/run/current-system/sw/sbin:/etc/profiles/per-user/bolt/bin:/etc/profiles/per-user/bolt/sbin";
|
||||
unitConfig = {
|
||||
Description = "Quickshell";
|
||||
Requires = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue