From 296f714e8d3619efb199391f8d6da829cae413f1 Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Sat, 24 Jun 2023 19:56:01 +0200 Subject: [PATCH] Update READMEs --- .config/nvim/README.md | 1 - .config/polybar/README.md | 8 ++++++++ README.md | 3 +-- 3 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 .config/polybar/README.md diff --git a/.config/nvim/README.md b/.config/nvim/README.md index c3ff7e4..55adf00 100644 --- a/.config/nvim/README.md +++ b/.config/nvim/README.md @@ -8,7 +8,6 @@ Neovim conf heavily adapted to suit my needs, based on LunarVim's [basic ide](ht * fd * git-delta * bat -* sad * prettier ## Extra diff --git a/.config/polybar/README.md b/.config/polybar/README.md new file mode 100644 index 0000000..0440a7f --- /dev/null +++ b/.config/polybar/README.md @@ -0,0 +1,8 @@ +# Polybar configuration + +## Requeriments + +- rofi +- xdotool +- xorg-xprop +- wmctrl diff --git a/README.md b/README.md index 6608162..124d03f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ My dotfiles, including: -- neovim (need neovim v0.8.x) +- [neovim](.config/nvim/README.md) (need neovim v0.9.x) - kitty - polybar - zsh @@ -15,4 +15,3 @@ Unmaintained because I don't use them anymore: - tilix (dconf) In addition to the dotfiles, some Gnome shell extension confs are included to make polybar and cli great again on Gnome. -