From d09ba6d9ec6ce1da4fa86e7a1f85f9149b3017e5 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Wed, 1 Apr 2020 22:18:00 -0400 Subject: [PATCH] ADD actual readme --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9657134..5d22d8b 100644 --- a/README.md +++ b/README.md @@ -1 +1,20 @@ -this is a WIP +# XMonad-config + +Built just for me...although you may fork if you like it ;) + +# Features + +* ACPI event listener: reacts to events from acpid such as power button presses + and lid locks +* Smart dynamic Workspace manager: spawns and destroys app-specific workspaces + on the fly +* Xmobar: spawns a child Xmobar process with unified theme +* DBus integration: commands such as brightness and screensaver control emit + events that can be captured (currently used to control indicators on XMobar) +* Rofi integration: uses rofi in various forms for: + * launching apps + * selecting windows + * viewing keybindings + * selecting Wifi networks (networkmanager_dmenu) + * clipboard management (greenclip) + * mounting disks