💾 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
⬅️ Previous capture (2023-11-04)
-=-=-=-=-=-=-
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://hackage.haskell.org/package/xmonad
| 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
If you like this build
=> git clone https://github.com/codedarkness/wmanagers.git
----------
----------
© DarknessCode