Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

xmonad-samdoshi

Installation

git clone --recursive git@github.com:samdoshi/.xmonad.git ~/.xmonad
cd ~/.xmonad
make install

Add exec xmonad to .xinitrc.

This will install the xmonad binary to ~/.local/bin, that version must be first in your $PATH for mod-Q to work.

Disabling XMonad recompilation

By using XMonad.Main.launch we can disable the built-in recompilation support, we also need to use XMonad.Operations.restart to restart.

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published