aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad.hs
Commit message (Collapse)AuthorAgeFilesLines
* small refactoringla-ninpre2023-03-101-0/+21
| | | | | | | | config from library no longer contains main function (which was odd), now user have to specify bells and whistles they want to put in their xmonad. workspaces and layout names are now easier to swap.
* move config to libraryla-ninpre2022-06-271-171/+0
| | | | dunno why, just for lulz i guess.
* use conventional path for config modulela-ninpre2022-06-271-1/+1
|
* add mute option to mocpla-ninpre2022-06-261-0/+1
|
* stylistic changesla-ninpre2022-06-261-7/+6
|
* add xf86 keybindings for mocpla-ninpre2022-06-241-2/+8
|
* rename workspaces to tokiponala-ninpre2022-06-241-3/+5
|
* remove borders in tab theme and change border colorsla-ninpre2022-06-211-5/+5
|
* add sublayouts and a bunch of thingsla-ninpre2022-06-211-7/+46
| | | | these changes are not so atomic, i know. i don't care though :)
* add toggle layouts and boring windowsla-ninpre2022-06-171-7/+12
|
* rewrite config from scratch and remove xmobar configla-ninpre2022-06-171-434/+99
| | | | | xmobar config is now written in haskell instead of it's own weird config format and it will be available on my dotfiles repo.
* conform to xdg standard config locationsla-ninpre2022-06-161-1/+1
|
* fix deprecation warnings and add scrot_cmdla-ninpre2022-06-161-18/+11
| | | | also remove unused dm-scripts bindings.
* major refactoringla-ninpre2022-06-151-52/+48
| | | | | | | change color theme fix haddock fix gridselect theme fix tabbed theme
* minor refactoringla-ninpre2021-09-291-24/+11
|
* fix typola-ninpre2021-08-261-2/+2
| | | | this is xmoNAD config, not xmoBAR's.
* disable deprecation warningla-ninpre2021-08-211-0/+2
|
* add emacs keybindingla-ninpre2021-07-251-0/+1
| | | | emacs daemon is currently started by systemd-user
* initial commitla-ninpre2021-07-071-0/+476