diff --git a/user/wm/xmonad/xmonad.org b/user/wm/xmonad/xmonad.org index 676f055..c4cdfce 100644 --- a/user/wm/xmonad/xmonad.org +++ b/user/wm/xmonad/xmonad.org @@ -1,6 +1,10 @@ #+title: Xmonad Config #+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 The main configuration file for XMonad is [[./xmonad.hs][~/.xmonad/xmonad.hs]]. ** Imports