💾 Archived View for darknesscode.xyz › linux › xmonad.gmi captured on 2023-11-14 at 07:51:05. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-11-04)

-=-=-=-=-=-=-

Install Xmonad windows manager in Arch Linux and Debian systems

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 go

https://xmonad.org/

https://hackage.haskell.org/package/xmonad

Helpfull keybindings for this installation

| 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 [img]

If you like this build

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

----------

Home

Linux

Notes

MicroLog

----------

© DarknessCode