mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-26 06:08:35 +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
|
||||
echo 'KEYMAP=fr' > /etc/vconsole.conf
|
||||
loadkeys fr
|
||||
setxkbmap fr
|
||||
# UPGRADE
|
||||
pacman -Syu --noconfirm
|
||||
# DEPS
|
||||
|
Loading…
Reference in New Issue
Block a user