mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-19 07:05:51 +05:30
Deprecation warning to xmonad config
This commit is contained in:
parent
87980af597
commit
684baa7e37
|
@ -1,6 +1,10 @@
|
||||||
#+title: Xmonad Config
|
#+title: Xmonad Config
|
||||||
#+author: Emmet
|
#+author: Emmet
|
||||||
|
|
||||||
|
* DEPRECATED
|
||||||
|
# TODO remove XMonad config
|
||||||
|
I haven't used XMonad in probably a year, so this is completely unmaintained and I'll probably remove it at some point, since I have completely migrated to Wayland at this point!
|
||||||
|
|
||||||
* XMonad Config
|
* XMonad Config
|
||||||
The main configuration file for XMonad is [[./xmonad.hs][~/.xmonad/xmonad.hs]].
|
The main configuration file for XMonad is [[./xmonad.hs][~/.xmonad/xmonad.hs]].
|
||||||
** Imports
|
** Imports
|
||||||
|
|
Loading…
Reference in a new issue