From cf8f308b5b8bf271461ae8958fc26381bd36d17a Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Thu, 2 Jan 2020 01:25:13 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c04f9016..d18e656e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ - vim/nvim (text editor) - zsh (shell) - i3wm/i3-gaps (window manager) - - i3blocks (status bar) + - polybar (status bar) - sxhkd (general key binder) - ranger (file manager) - mpd/ncmpcpp (music) @@ -16,7 +16,8 @@ - other stuff like xdg default programs, inputrc and more, etc. - I try to minimize what's directly in `~` so: - All configs that can be in `~/.config/` are. - - Some environmental variables have been set in `~/.zprofile` to move configs into `~/.config/` -- Bookmarks in text files used by various scripts (like `~/.local/bin/shortcuts`) + - Some environmental variables have been set in `~/.zprofile` to move configs into `~/.config/` + - Aliases in `~/.config/aliasrc` - File bookmarks in `~/.config/files` - Directory bookmarks in `~/.config/directories` +