mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-26 14:13:53 +01:00
fixed keyboard fr
This commit is contained in:
parent
89c628d230
commit
97df24b86c
1
vagrant/archlinux/Vagrantfile
vendored
1
vagrant/archlinux/Vagrantfile
vendored
@ -31,6 +31,7 @@ Vagrant.configure("2") do |config|
|
|||||||
# KEYBOARD
|
# KEYBOARD
|
||||||
echo 'KEYMAP=fr' > /etc/vconsole.conf
|
echo 'KEYMAP=fr' > /etc/vconsole.conf
|
||||||
loadkeys fr
|
loadkeys fr
|
||||||
|
setxkbmap fr
|
||||||
# UPGRADE
|
# UPGRADE
|
||||||
pacman -Syu --noconfirm
|
pacman -Syu --noconfirm
|
||||||
# DEPS
|
# DEPS
|
||||||
|
Loading…
Reference in New Issue
Block a user