[plasma-mobile] enable sddm

This commit is contained in:
Philip Müller 2019-12-03 22:50:39 +01:00
parent 41e1a43616
commit 9d1e0e157b
2 changed files with 35 additions and 8 deletions

View File

@ -87,8 +87,38 @@ terminus-font
>extra ttf-liberation >extra ttf-liberation
>extra ttf-droid >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 ## Display manager
#sddm sddm
#sddm-kcm #sddm-kcm
## Plasma5 ## Plasma5
@ -113,7 +143,7 @@ index # File manager.
keysmith # OTP client. keysmith # OTP client.
## Plasma phone components ## 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. 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. kpeoplevcard # Provides the vCard based contact management backend used by the dialer, plasma-phonebook and others.
plasma-phonebook # Contact management application. plasma-phonebook # Contact management application.

View File

@ -3,11 +3,10 @@
Relogin=false Relogin=false
# Name of session file for autologin session (if empty try last logged in) # Name of session file for autologin session (if empty try last logged in)
Session=plasma.desktop Session=plasma-mobile.desktop
# Username for autologin session # Username for autologin session
User= User=manjaro
[General] [General]
# Halt command # Halt command
@ -24,7 +23,6 @@ Numlock=none
# Reboot command # Reboot command
RebootCommand=/usr/bin/systemctl reboot RebootCommand=/usr/bin/systemctl reboot
[Theme] [Theme]
# Current theme name # Current theme name
Current=breath Current=breath
@ -125,5 +123,4 @@ XauthPath=/usr/bin/xauth
# Path to Xephyr binary # Path to Xephyr binary
XephyrPath=/usr/bin/Xephyr XephyrPath=/usr/bin/Xephyr