mirror of
https://gitlab.manjaro.org/applications/manjaro-architect
synced 2024-11-08 01:10:26 +00:00
Update util-desktop.sh
This commit is contained in:
parent
c47038c32d
commit
f8480ae7a2
@ -209,6 +209,6 @@ set_sddm_ck() {
|
||||
-e "s|^.*RebootCommand=.*|RebootCommand=${reboot}|" \
|
||||
-e "s|^.*MinimumVT=.*|MinimumVT=7|" \
|
||||
-i "/mnt/etc/sddm.conf"
|
||||
arch_chroot "gpasswd -a sddm video &> /dev/null" 2>$ERR
|
||||
arch_chroot "gpasswd -a sddm video" 2>$ERR
|
||||
check_for_error "$FUNCNAME" $?
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user