my setup for the xmonad window manager
Go to file
Nathan Dwarshuis ffa4e593bc WIP use nix (alsa not linked) 2022-07-23 01:17:58 -04:00
bin REF clean up imports 2022-07-09 17:48:07 -04:00
icons ADD icons to xmobar 2020-03-15 13:45:53 -04:00
lib FIX typo 2022-07-21 22:51:00 -04: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 apply latest stylish formatting 2021-06-19 00:54:01 -04:00
README.md ADD actual readme 2020-04-01 22:18:00 -04:00
install_deps FIX add missing deps 2022-07-21 23:26:03 -04:00
my-xmonad.cabal REF overload internal dbus functions 2022-07-09 17:44:14 -04:00
stack.yaml WIP use nix (alsa not linked) 2022-07-23 01:17:58 -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