NextcloudDecember 14, 20251 min read CheatsheetContentsNextcloud on hyprland: don’t hide windowTo not hide nextcloud client window “on mouse exit”, add the following in ~/.config/Nextcloud/nextcloud.cfg.[General] # Other options showMainDialogAsNormalWindow=true
Comments