fix(nextcloud): removed redundant setsid
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
wayland.windowManager.hyprland.settings.exec-once = [
|
wayland.windowManager.hyprland.settings.exec-once = [
|
||||||
"setsid uwsm app -- nextcloud --background"
|
"uwsm app -- nextcloud --background"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user