Fix broken sddm configuration
This commit is contained in:
parent
100d83bee4
commit
91574ef5a7
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ sudo systemctl enable sddm;
|
|||
echo "";
|
||||
echo "[Wayland]";
|
||||
echo "CompositorCommand=kwin_wayland --no-lockscreen --inputmethod maliit-keyboard";
|
||||
} | sudo tee
|
||||
} | sudo tee /etc/sddm.conf.d/wayland.conf;
|
||||
|
|
Loading…
Reference in a new issue