Xmonad-setup

My Xmonad configuration.

It is by far the best window manager I have ever used. This is my Xmonad window manager, written in haskell, the configuration compiles to an executable.

This setup has polybar for its bar. Although I’m wondering why I need a bar. This configuration uses grid select for many things but also has hot key selections and context sensitive help for sub-menu hotkeys, like which-key in Emacs.

The context sensitive help is unique but also very helpful to remember all of the possible hotkeys and what they do. I wrote it completely in awk, It uses denzen to display the help.

 * topics/workspaces with autoloading applications.
 * named scratchpads.
   * urxvt 
   * bc - calculator
   * ghci - for haskell development
   * htop
   * dmenu
   * rofi
   * conky
 * Hot key Search
   * man
   * hackage
   * wikipedia
   * wiktionary
   * reverso
   * arch linux packages and AUR.
   * many others.

© 2018-2024. All rights reserved.