From 9d1e0e157b5c07381ceff6e6c883b5fe18d08f57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20M=C3=BCller?= Date: Tue, 3 Dec 2019 22:50:39 +0100 Subject: [PATCH] [plasma-mobile] enable sddm --- manjaro/plasma-mobile/Packages-Desktop | 34 +++++++++++++++++-- .../desktop-overlay/etc/sddm.conf | 9 ++--- 2 files changed, 35 insertions(+), 8 deletions(-) diff --git a/manjaro/plasma-mobile/Packages-Desktop b/manjaro/plasma-mobile/Packages-Desktop index f084cc1..a006807 100644 --- a/manjaro/plasma-mobile/Packages-Desktop +++ b/manjaro/plasma-mobile/Packages-Desktop @@ -87,8 +87,38 @@ terminus-font >extra ttf-liberation >extra ttf-droid +## Xorg Input Drivers +xf86-input-elographics +xf86-input-evdev +xf86-input-keyboard +xf86-input-libinput +xf86-input-mouse +xf86-input-void + +## Xorg Server and Graphics +>multilib lib32-libva-intel-driver +>multilib lib32-libva-mesa-driver +>multilib lib32-libva-vdpau-driver +libva-intel-driver +libva-mesa-driver +libva-vdpau-driver +mesa-demos +>multilib lib32-mesa-demos +numlockx +xdg-user-dirs +xorg-server +xorg-twm +xorg-xinit +xorg-xkill + +## Themes + +breath-icon-theme +plasma5-themes-breath +sddm-breath-theme + ## Display manager -#sddm +sddm #sddm-kcm ## Plasma5 @@ -113,7 +143,7 @@ index # File manager. keysmith # OTP client. ## Plasma phone components -simplelogin # Display manager for launching the plasma-phone shell +#simplelogin # Display manager for launching the plasma-phone shell plasma-phone-components # Dialer and Phone shell QtQuick code, application launcher model, etc. kpeoplevcard # Provides the vCard based contact management backend used by the dialer, plasma-phonebook and others. plasma-phonebook # Contact management application. diff --git a/manjaro/plasma-mobile/desktop-overlay/etc/sddm.conf b/manjaro/plasma-mobile/desktop-overlay/etc/sddm.conf index 9f46d10..93d52a8 100644 --- a/manjaro/plasma-mobile/desktop-overlay/etc/sddm.conf +++ b/manjaro/plasma-mobile/desktop-overlay/etc/sddm.conf @@ -3,11 +3,10 @@ Relogin=false # Name of session file for autologin session (if empty try last logged in) -Session=plasma.desktop +Session=plasma-mobile.desktop # Username for autologin session -User= - +User=manjaro [General] # Halt command @@ -24,7 +23,6 @@ Numlock=none # Reboot command RebootCommand=/usr/bin/systemctl reboot - [Theme] # Current theme name Current=breath @@ -125,5 +123,4 @@ XauthPath=/usr/bin/xauth # Path to Xephyr binary XephyrPath=/usr/bin/Xephyr - - +