This commit is contained in:
2024-01-09 16:27:16 +03:00
parent 38ac58fac7
commit 9abf58ed2a
11 changed files with 63 additions and 1 deletions

7
xorg.md Executable file
View File

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