From 4e87c8c2b4f3ba4ef160b7a7682b996f0052cc9a Mon Sep 17 00:00:00 2001 From: xzeldon Date: Sun, 4 Sep 2022 21:42:04 +0300 Subject: [PATCH] edit readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ef9056..29493f1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # xzeldon's dotfiles -> xclip is required. (install with `sudo pacman -S xclip` for arch) +> `xclip` is required. (install with `sudo pacman -S xclip` for arch) + +> for memory & cpu load in tmux's status bar `tmux-mem-cpu-load` is required. (install with `paru -S tmux-mem-cpu-load` for arch from AUR)