commit 46e7f470f1331f53bab929110a374be3bcd65f21 parent f810e52b703c55b47bf5850476f2ad47a5655bee Author: mayfrost <mayfrost@cock.li> Date: Fri, 19 Oct 2018 22:16:34 -0300 Update X.md Diffstat:
| M | X.md | | | 10 | +++++----- |
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/X.md b/X.md @@ -17,12 +17,12 @@ 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 and edit the _".xinitrc"_ file with the appropriate changes and start _"X"_ from the terminal. The required applications are: -* Ratpoison +* Ratpoison (or your preferred window manager in the _".xinitrc"_ file) * Xbindkeys -* hsetroot or imagemagick (or replace it in _".xinitrc"_ with your preferred wallpaper changer) -* ImageMagick (or replace it in _".xinitrc"_ with your preferred screenshot program) -* FFmpeg or libav-tools (or replace it in _".xinitrc"_ with your preferred screencasting program) -* UXTerm or urxvt +* hsetroot or imagemagick (or replace with your preferred wallpaper changer in the _".xinitrc"_ file) +* ImageMagick (or replace with your preferred screenshot program in the _".xinitrc"_ file) +* FFmpeg or libav-tools (or replace with your preferred screencasting program in the _".xinitrc"_ file) +* UXTerm or urxvt (in the case you want to set the terminal emulator theme with the _".Xresources"_ file) * dmenu ### XINITRC CONFIGURATION FILE