Switched back to xorg and sddm
This commit is contained in:
parent
4681eac368
commit
a0ec4889b5
@ -21,7 +21,7 @@
|
|||||||
- acpid
|
- acpid
|
||||||
- cups
|
- cups
|
||||||
- docker
|
- docker
|
||||||
- wayland
|
- xorg
|
||||||
- aur-builder
|
- aur-builder
|
||||||
- zoom
|
- zoom
|
||||||
- git-flow
|
- git-flow
|
||||||
|
@ -3,8 +3,7 @@
|
|||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
- wayland
|
- wayland
|
||||||
- lightdm
|
- sddm
|
||||||
- lightdm-gtk-greeter
|
|
||||||
- sway
|
- sway
|
||||||
- bemenu
|
- bemenu
|
||||||
- alsa-utils
|
- alsa-utils
|
||||||
|
@ -7,8 +7,7 @@
|
|||||||
- xorg-xinit
|
- xorg-xinit
|
||||||
- xf86-video-intel
|
- xf86-video-intel
|
||||||
- xf86-video-fbdev
|
- xf86-video-fbdev
|
||||||
- lightdm
|
- sddm
|
||||||
- lightdm-gtk-greeter
|
|
||||||
- i3-wm
|
- i3-wm
|
||||||
- dmenu
|
- dmenu
|
||||||
- alacritty
|
- alacritty
|
||||||
@ -16,7 +15,7 @@
|
|||||||
|
|
||||||
- name: activate display manager
|
- name: activate display manager
|
||||||
systemd:
|
systemd:
|
||||||
name: lightdm
|
name: sddm
|
||||||
enabled: yes
|
enabled: yes
|
||||||
|
|
||||||
- name: set keyboard layout
|
- name: set keyboard layout
|
||||||
|
Reference in New Issue
Block a user