aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Rahm <joshuarahm@gmail.com>2021-11-23 00:00:28 -0700
committerJosh Rahm <joshuarahm@gmail.com>2021-11-23 00:00:28 -0700
commit498412a3543494c5a17327bfcc868b966bd28639 (patch)
tree36595a1b8a9ec3a49bd2d57a334ce3a1d9eb64cd
parent1e17c5fba39c00d22fe0bd1530c93c56b37a20c8 (diff)
downloadrde-498412a3543494c5a17327bfcc868b966bd28639.tar.gz
rde-498412a3543494c5a17327bfcc868b966bd28639.tar.bz2
rde-498412a3543494c5a17327bfcc868b966bd28639.zip
Started to update the readme with better documentation.
-rw-r--r--README.md26
-rw-r--r--screenshot.jpgbin0 -> 930524 bytes
2 files changed, 17 insertions, 9 deletions
diff --git a/README.md b/README.md
index 7cb15fd..24bd08d 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,22 @@
-# My XMonad Configuration
+# Rahm's Rice'd Desktop Environment
-Configuration for my XMonad.
+This is Rahm's desktop environment. Namely it's an amalgamation of scripts,
+executables, scum, villany, and configuration all duct-taped together to create
+a marginally functional desktop environment of dubious stability, but it seems
+to be pretty good.
-Dependencies are:
+[![Screenshot](screenshot.jpg)](https://git.josher.dev/cgit/rde.git/)
-- XMonad
-- Compton
-- XMobar
+# Configuration
-## Installation
+## Window Manager
-Simply run `install.sh` and it should provide install everything provided the
-dependencies have already been installed.
+The window manager is XMonad, obviously, but _heavily_ configured.
+
+## Bar
+
+The Bar Is XMobar, of course, but again, heavily modified.
+
+## Compositor
+
+Picom/Compton is my compositor, and it mostly works, but sometimes doesn't.
diff --git a/screenshot.jpg b/screenshot.jpg
new file mode 100644
index 0000000..b92d7b0
--- /dev/null
+++ b/screenshot.jpg
Binary files differ