Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

xfconf.settings

Settings to write to the Xfconf configuration system.

Type: xfconf settings

Default:

{ }

Example:

{
  xfce4-session = {
    "startup/ssh-agent/enabled" = false;
    "general/LockCommand" = "${pkgs.lightdm}/bin/dm-tool lock";
  };
  xfce4-desktop = {
    "backdrop/screen0/monitorLVDS-1/workspace0/last-image" =
      "${pkgs.nixos-artwork.wallpapers.stripes-logo.gnomeFilePath}";
  };
}

Declared by: