[main] @type = module @version = @VERSION@ @description = "Configure a nested supervision tree for @I user" @user = ( root ) @options = ( env ) @depends = ( scandir@@I ) @intree = session [regex] @configure = "@I" @infiles = ( ::@version@=@VERSION@ ) [environment] ## Uncomment it to use a display manager. ## Can be any display manager as long as the ## corresponding frontend file exist on your system ## e.g sddm,lightdm,... ## It also prepare the .xsession file. @DISPLAY_MANAGER@ ## Uncomment it to use a console tracker. ## Can be any console tracker as long as the ## corresponding frontend file exist on your system ## e.g consolekit,elogind,... @CONSOLE_TRACKER@ ## Create and mount the XDG_RUNTIME directory ## at /run/user/@I [yes|no] @XDG_RUNTIME@ ## Command to use in your .xinitrc ## to launch your desktop e.g.: openbox-session. ## If commented the .xinitrc file is not configured. @DESKTOP_CMDLINE@