my setup for the xmonad window manager
Go to file
Nathan Dwarshuis 7b52b34edb ENH change screenshot directory to xdg_data
ADD browse screen captures
2020-05-03 00:04:35 -04:00
bin ENH change screenshot directory to xdg_data 2020-05-03 00:04:35 -04:00
icons ADD icons to xmobar 2020-03-15 13:45:53 -04:00
lib ENH change screenshot directory to xdg_data 2020-05-03 00:04:35 -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 ENH change screenshot directory to xdg_data 2020-05-03 00:04:35 -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