diff options
author | Thanos Apollo <[email protected]> | 2022-12-07 08:56:09 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2022-12-07 08:56:09 +0200 |
commit | f630d751c6e8f6c0d37561d33fc903599f520371 (patch) | |
tree | 1edc47f25757dc04511dde5c3b67a0427226fa94 | |
parent | 50dd18672e00124a369479273a920ed9e48ee4e9 (diff) |
Update readme
-rw-r--r-- | README.org | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -7,8 +7,11 @@ Personal dotfiles, managed with GNU stow /Qtile with vanilla emacs/ [[pictures/showcase.png]] +To run my qtile configuration make sure you have installed [[http://docs.qtile.org/en/stable/manual/ref/widgets.html][widget requirments]] for each widget - +Currently I'm using *Guix and EXWM* on my main PC, so this configuration is a little messed up for now as I'm learning more about Guix and scheme/lisp. + +** Important! *I do not recommend to install my dotfiles as is*, you will need to have the required dependencies /such as starship prompt/ for it to work properly. /Proceed with caution, you are better off copying parts of my code and implementing them in your own configuration/ |