From 8e2d11adad3a5148e5f094d2ef5392a9034e7d6a Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 23 Aug 2020 19:28:51 -0500 Subject: [PATCH] Revert SDDM 99x11-common_start workaround thing --- roles/desktop-common/tasks/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/desktop-common/tasks/main.yml b/roles/desktop-common/tasks/main.yml index 2364d6d..22a087e 100644 --- a/roles/desktop-common/tasks/main.yml +++ b/roles/desktop-common/tasks/main.yml @@ -17,8 +17,6 @@ loop: # Works around a bug where this causes failed logins - "/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 template: src: "{{ item.src }}"