From d7a9ffaa5e7f6ccb79473f2d57fdd891ac4c3e73 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Mon, 21 Jun 2021 17:00:53 -0500 Subject: [PATCH] Adding note about xmobar to README. --- .xmonad/README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.xmonad/README.org b/.xmonad/README.org index 89b6107..7099fdc 100644 --- a/.xmonad/README.org +++ b/.xmonad/README.org @@ -31,6 +31,8 @@ This is the xmonad configuration of Derek Taylor (DistroTube) Keep in mind, that my configs are purposely bloated with examples of what you can do with xmonad. It is written more as a study guide rather than a config that you should download and use. +NOTE: You will also need my xmobar config, which is located here: https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/xmobar + * Imports These are Haskell modules that we must import so that we can use their functions later in the config.