1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-14 17:21:32 +01:00

LXDE volume button

This commit is contained in:
kprkpr
2016-09-25 14:10:33 +02:00
parent 72ffce777a
commit 8cfacaa803
2 changed files with 1 additions and 1 deletions

View File

@@ -89,7 +89,7 @@ done #End of selecting lang
sed -i "s/\#$langinst/$langinst/g" /etc/locale.gen
echo "LANG=$opclang" > /etc/locale.conf
echo "LANGUAGE=$opclang" > /etc/locale.conf
echo "LANGUAGE=$opclang" >> /etc/locale.conf
echo "LC_COLLATE=$opclang" >> /etc/locale.conf
echo "KEYMAP=$langabr" > /etc/vconsole.conf
locale-gen

Binary file not shown.