fixes
This commit is contained in:
parent
8d48b330b7
commit
ba2a3b3865
|
@ -14,10 +14,10 @@ packages() {
|
|||
# sshaskpass=
|
||||
# partmanager=
|
||||
# editor=
|
||||
dm=sddm
|
||||
dm=emptty
|
||||
de=sway
|
||||
|
||||
misc="swayidle swaylock"
|
||||
misc="swayidle swaylock elogind polkit"
|
||||
|
||||
need_xserver=1
|
||||
need_gfx=1
|
||||
|
@ -25,7 +25,7 @@ packages() {
|
|||
}
|
||||
|
||||
config() {
|
||||
enable_service dbus sddm
|
||||
enable_service dbus emptty
|
||||
if ! [ "${LANGUAGE}" == "en" ]; then
|
||||
echo "export LANG=${L1}.UTF-8" > /etc/sv/sddm/conf
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user