summaryrefslogtreecommitdiff
path: root/app-misc/calamares-config-kogaion/files/modules/displaymanager.conf
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/calamares-config-kogaion/files/modules/displaymanager.conf')
-rw-r--r--app-misc/calamares-config-kogaion/files/modules/displaymanager.conf16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-misc/calamares-config-kogaion/files/modules/displaymanager.conf b/app-misc/calamares-config-kogaion/files/modules/displaymanager.conf
deleted file mode 100644
index 2e764a9b..00000000
--- a/app-misc/calamares-config-kogaion/files/modules/displaymanager.conf
+++ /dev/null
@@ -1,16 +0,0 @@
----
-#The DM module attempts to set up all the DMs found in this list, in that precise order.
-#It also sets up autologin, if the feature is enabled in globalstorage.
-#The displaymanagers list can also be set in globalstorage, and in that case it overrides anything set up here.
-displaymanagers:
- - lightdm
-
-#Enable the following settings to force a desktop environment in your displaymanager configuration file:
-#defaultDesktopEnvironment:
-# executable: "startkde"
-# desktopFile: "plasma"
-
-#If true, try to ensure that the user, group, /var directory etc. for the
-#display manager are set up correctly. This is normally done by the distribution
-#packages, and best left to them. Therefore, it is disabled by default.
-basicSetup: false