Update readme and install
This commit is contained in:
parent
463be06955
commit
a538ed14a2
18
INSTALL.md
18
INSTALL.md
@ -1,14 +1,18 @@
|
|||||||
# Installing
|
# Installing
|
||||||
|
|
||||||
## Dependencies
|
## Mandatory dependencies
|
||||||
|
|
||||||
- Xlib
|
- Xlib
|
||||||
- Xt
|
- Xt
|
||||||
- Motif
|
- Motif
|
||||||
- MWM
|
|
||||||
- A C compiler
|
- A C compiler
|
||||||
- brightnessctl (for xmbrightness)
|
|
||||||
- xwallpaper
|
# Optional dependencies
|
||||||
|
|
||||||
|
- MWM (the reccomended window manager for Xmd)
|
||||||
|
- xsct (display-temperature)
|
||||||
|
- brightnessctl (xmbrightness)
|
||||||
|
- xwallpaper (xmd-load-wallpaper)
|
||||||
|
|
||||||
Installing via APK:
|
Installing via APK:
|
||||||
|
|
||||||
@ -49,9 +53,9 @@ in their respective subdirectories:
|
|||||||
|
|
||||||
## Glue
|
## Glue
|
||||||
|
|
||||||
Xmd includes some utility scripts to provide a standard interface for things
|
Xmd includes some scripts to provide a standard interface for common graphical
|
||||||
like screenshotting. These can be installed using `./install.sh` in the `glue`
|
tasks like taking screenshots. These can be installed using `./install.sh` in
|
||||||
directory.
|
the `glue` directory.
|
||||||
|
|
||||||
## Session
|
## Session
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user