This commit is contained in:
2024-01-19 09:52:59 +03:00
parent 9abf58ed2a
commit 3da8f638eb
12 changed files with 44 additions and 4 deletions

2
xorg.md Executable file → Normal file
View File

@@ -1,7 +1,7 @@
# Install.
~~~
pacman -S xorg-server xorg-xinit libx11 libxinerama libxft webkit2gtk
sudo pacman -S xorg-server xorg-xinit xorg-xrandr libx11 libxinerama libxft webkit2gtk
vim .xinitrc
> exec dwm
~~~