Add DejaVu font
This commit is contained in:
parent
77dcbafc80
commit
c839b6bbf3
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
pacstrap /mnt xorg xorg-xinit xterm
|
||||
pacstrap /mnt xorg xorg-xinit xterm ttf-dejavu
|
||||
|
||||
cp 00-keyboard.conf /mnt/etc/X11/xorg.conf.d/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user