Update X.md

This commit is contained in:
mayfrost 2018-10-16 22:55:35 +00:00 committed by GitHub
parent 28486ac7c7
commit a872e47a89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
X.md
View File

@ -9,7 +9,7 @@ Set xorg and a desktop environment fast.
## NO DE
To use a window manager without any desktop environment, or even a login manager, you can just install the applications mentioned here. Which are:
To use a window manager without any desktop environment, or even a login manager, you can just install the applications mentioned here and edit the _".xinitrc"_ file with the appro. The required applications are:
* Ratpoison
* Xbindkeys
* hsetroot or imagemagick (or replace it in _".xinitrc"_ with your preferred wallpaper changer)
@ -19,11 +19,6 @@ To use a window manager without any desktop environment, or even a login manager
* dmenu
* Whatever you want on your _".ratpoisonrc"_
After that you login and simply type:
`startx`
whenever you want to start X.
Next is an example _".xinitrc"_ file which goes under your home directory:
```
# load your preferred terminal settings
@ -41,6 +36,11 @@ hsetroot -fill ~/.wallpaper.jpg
# launch the window manager (needs to be done at the end)
exec dbus-launch --sh-syntax --exit-with-session ratpoison
```
After that you login and simply type:
`startx`
whenever you want to start X.
## RATPOISON
Productive, automated, scriptable, and minimal, Ratpoison is a strict tiling window manager using similar bindings to GNU Screen. A few of its benefits are.