Revert SDDM 99x11-common_start workaround thing
This commit is contained in:
parent
b71dd77a59
commit
8e2d11adad
@ -17,8 +17,6 @@
|
|||||||
loop:
|
loop:
|
||||||
# Works around a bug where this causes failed logins
|
# Works around a bug where this causes failed logins
|
||||||
- "/etc/X11/Xsession.d/70im-config_launch"
|
- "/etc/X11/Xsession.d/70im-config_launch"
|
||||||
# Works around SDDM never actually sourcing a user's xsessionrc
|
|
||||||
- "/etc/X11/Xsession.d/99x11-common_start"
|
|
||||||
- name: Copy system configs
|
- name: Copy system configs
|
||||||
template:
|
template:
|
||||||
src: "{{ item.src }}"
|
src: "{{ item.src }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user