Update readme and install

This commit is contained in:
Sasha Koshka 2024-02-01 00:47:57 -05:00
parent 463be06955
commit a538ed14a2
2 changed files with 13 additions and 9 deletions

View File

@ -1,14 +1,18 @@
# Installing
## Dependencies
## Mandatory dependencies
- Xlib
- Xt
- Motif
- MWM
- 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:
@ -49,9 +53,9 @@ in their respective subdirectories:
## Glue
Xmd includes some utility scripts to provide a standard interface for things
like screenshotting. These can be installed using `./install.sh` in the `glue`
directory.
Xmd includes some scripts to provide a standard interface for common graphical
tasks like taking screenshots. These can be installed using `./install.sh` in
the `glue` directory.
## Session

View File

@ -1,5 +1,5 @@
# Xmd
An X11/Motif desktop environment written in C99.
An X11/Motif desktop environment written in C99 and POSIX shell.
![Screenshot of the default configuration](assets/screenshot.png)
![Screenshot of the default configuration](assets/screenshot.png)