mirror of
https://github.com/mayfrost/guides.git
synced 2024-11-01 07:26:04 +00:00
Update X.md
This commit is contained in:
parent
f810e52b70
commit
46e7f470f1
10
X.md
10
X.md
@ -17,12 +17,12 @@ Set xorg and a desktop environment fast.
|
|||||||
|
|
||||||
## NO DE
|
## 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:
|
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
|
* Xbindkeys
|
||||||
* hsetroot or imagemagick (or replace it in _".xinitrc"_ with your preferred wallpaper changer)
|
* hsetroot or imagemagick (or replace with your preferred wallpaper changer in the _".xinitrc"_ file)
|
||||||
* ImageMagick (or replace it in _".xinitrc"_ with your preferred screenshot program)
|
* ImageMagick (or replace with your preferred screenshot program in the _".xinitrc"_ file)
|
||||||
* FFmpeg or libav-tools (or replace it in _".xinitrc"_ with your preferred screencasting program)
|
* FFmpeg or libav-tools (or replace with your preferred screencasting program in the _".xinitrc"_ file)
|
||||||
* UXTerm or urxvt
|
* UXTerm or urxvt (in the case you want to set the terminal emulator theme with the _".Xresources"_ file)
|
||||||
* dmenu
|
* dmenu
|
||||||
|
|
||||||
### XINITRC CONFIGURATION FILE
|
### XINITRC CONFIGURATION FILE
|
||||||
|
Loading…
Reference in New Issue
Block a user