mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2023-02-13 20:55:19 -05:00
Adding README for xmonad.
This commit is contained in:
parent
073533b95b
commit
918d5dac6e
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ dynamically, and different layouts may be used on each
|
|||
workspace. Xinerama is fully supported, allowing windows to be tiled
|
||||
on several physical screens.
|
||||
|
||||
This directory houses my personal xmonad configuration (xmonad.hs). To check out my config, you will need to have xmonad, xmonad-contrib and xmobar installed. Then you need to place the xmonad.hs file in ~/.xmonad or in ~/.config/xmonad/. Then recompile xmonad and restart xmonad.
|
||||
|
||||
## Quick Start
|
||||
|
||||
* From hackage:
|
||||
|
|
Loading…
Add table
Reference in a new issue