about summary refs log tree commit diff
path: root/src/XMonad/Custom/Startup.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix xmobar overlap errorAzat Bahawi2020-02-191-1/+2
| | | | | | Fix xmobar's issue with not restarting itself if the process is not strictly bound to XMonad with StdinReader. Now we will only launch the bottom bar once (on initial startup).
* Happy New YearAzat Bahawi2020-01-011-1/+1
|
* haddock, stylish-haskell, stylish-cabalAzat Bahawi2019-12-021-10/+7
|
* Bump 0.15.4azahi2019-09-041-2/+2
|
* Huge update, yet againazahi2018-10-131-2/+2
| | | | | | | | | Move to ~/.xmonad Completely redo directory structure Remove Test.hs with xmonad-ng-test because it breaks cabal Add headers for new files Add proper "copyright" entries and mention upstream xmonad developers Other minor fixes
* Rework Customazahi2018-10-081-4/+4
| | | | | | | | Change the names of high-order functoins Remove named keybindings Add check executable for keybindings Expand xmonad-ng library Bump to 0.15.1
* Move to 0.15azahi2018-10-031-2/+2
| | | | | | | Fix windows not showing with fullscreen hooks Add misc directory with stuff that should be moved to ~/.xmonad Switch indentation style Add submodules
* Release 0.2.1.1azahi2018-08-161-2/+2
|
* Minor fixes and code refactoringazahi2018-08-111-4/+4
|
* Bump to 0.2.0.1azahi2018-06-291-15/+27
| | | | | | | Minor code tweaks Add header messages Change indentation Move per-module GHC_OPTIONS to their respective module
* Add X.Custom and split existing code in modulesazahi2018-06-121-0/+47

Consider giving Nix/NixOS a try! <3