aboutsummaryrefslogtreecommitdiff
path: root/contrib/desktop-autoloader.default
blob: c26c15fe084f0bf0da6ad629f5c7b95058c2c546 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
### Desktop Autoloader Defaults
#
# This file allows you to tweak the behaviour of the Desktop Autoloader
# tool.

# The autoloader is disabled by default. Enable it here (s/false/true/).
#DESKTOP_AUTOLOADER_ENABLED=false

# Only run the Desktop Autoloader if the available RAM is above this threshold (in MiB)
#REQUIRED_MEMORY_THRESHOLD=2048

# The virtual display to be used for the autoloader session.
AUTOLOAD_DISPLAY=:20

# desktop environment to load (must be an available .desktop file under
# /usr/share/xsessions or (under Debian) x-session-manager.
DESKTOP_SESSION_MANAGER=x-session-manager