my setup for the xmonad window manager
Go to file
Nathan Dwarshuis 9b3f69bb11 ENH use process package instead of unix for spawning subshells 2020-04-06 00:14:56 -04:00
bin ENH use process package instead of unix for spawning subshells 2020-04-06 00:14:56 -04:00
icons ADD icons to xmobar 2020-03-15 13:45:53 -04:00
lib ENH use process package instead of unix for spawning subshells 2020-04-06 00:14:56 -04:00
.gitignore ENH ignore tags file 2020-03-25 12:25:11 -04:00
.stylish-haskell.yaml REF clean up imports 2020-03-22 23:23:02 -04:00
README.md ADD actual readme 2020-04-01 22:18:00 -04:00
my-xmonad.cabal REF don't need these 2020-04-01 20:21:51 -04:00
stack.yaml ENH make powermon its own thread 2020-03-22 23:20:10 -04:00

README.md

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