diff --git a/README.md b/README.md index f373b69..0464b6f 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ Here are the instructions you should follow to replicate my AwesomeWM setup. Notes: - To see the new colors you should restart AwesomeWM with super+shift+r or by right-clicking the desktop and clicking the gear icon (bottom-right). - - In the [.xfiles](.xfiles) directory of the repository I provide you with a few of my own colorschemes, but you can also use your favorite one. + - In the [config/colorschemes](config/colorschemes) directory of the repository I provide you with a few of my own colorschemes, but you can also use your favorite one. - All of my AwesomeWM themes take their colors from `xrdb`. This also means that they play nice with tools like [pywal](https://github.com/dylanaraps/pywal). diff --git a/.xfiles/amarena b/config/colorschemes/amarena similarity index 100% rename from .xfiles/amarena rename to config/colorschemes/amarena diff --git a/.xfiles/ephemeral b/config/colorschemes/ephemeral similarity index 100% rename from .xfiles/ephemeral rename to config/colorschemes/ephemeral diff --git a/.xfiles/lovelace b/config/colorschemes/lovelace similarity index 100% rename from .xfiles/lovelace rename to config/colorschemes/lovelace diff --git a/.xfiles/manta b/config/colorschemes/manta similarity index 100% rename from .xfiles/manta rename to config/colorschemes/manta diff --git a/.xfiles/skyfall b/config/colorschemes/skyfall similarity index 100% rename from .xfiles/skyfall rename to config/colorschemes/skyfall