my setup for the xmonad window manager
Go to file
Nathan Dwarshuis b55c356411 ENH use latest lts resolver 2021-02-17 16:48:39 -05:00
bin ADD isync service shortcuts 2021-02-04 21:46:04 -05:00
icons ADD icons to xmobar 2020-03-15 13:45:53 -04:00
lib ENH use latest lts resolver 2021-02-17 16:48:39 -05:00
sound ADD module to monitor removable drives and play super mario sounds 2020-07-06 21:08:32 -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 ADD module to monitor removable drives and play super mario sounds 2020-07-06 21:08:32 -04:00
stack.yaml ENH use latest lts resolver 2021-02-17 16:48:39 -05: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