programs.onlyoffice.settings
Home-Manager option
Configuration settings for Onlyoffice. All configurable options can be deduced by enabling them through the GUI and observing the changes in ~/.config/onlyoffice/DesktopEditors.conf.
type: attribute set of (atom (null, bool, int, float or string))Default
{ }Example
declared in: <home-manager/modules/programs/onlyoffice.nix>source unavailable'' UITheme = "theme-contrast-dark"; editorWindowMode = false; forcedRtl = false; maximized = true; titlebar = "custom"; ''