#!/linuxSucks/Install Xmonad windows manager in Arch Linux and Debian systems

Jul 27, 2020

Is a dynamically tiling X11 window manager that is written and configured in Haskell. In a normal WM, you spend half your time aligning and searching for windows. xmonad makes work easier, by automating this.

For more information of xmonad here and documentations here.

Helpfull keybindings for this build

| Keybinding  | Action              |
| :---------  | :------------------ |
| MOD+Enter   | Open terminal       |
| MOD+r       | Ranger File Manager |
| MOD+v       | Vim                 |
| MOD+Shift+o | dmenu_recency       |
| MOD+0       | System account      |
| MOD+F12     | Lock screen         |
| MOD+Shift+r | Re-start xmonad     |
| MOD+Shift+q | Exit xmonad         |

Add your keybindings in /.xmonda/xmonad.hs. And change your terminal before installing

xmonad - darknesscode

If you like to try this build

git clone https://github.com/codedarkness/wmanagers.git

Home  Linux  Notes  Blog Spot