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