From ee1198371d5364c4f8aa5f4a7ba0dc38a99ce7f8 Mon Sep 17 00:00:00 2001 From: Leaced Date: Thu, 23 Mar 2023 17:14:06 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27dac54..c944dec 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,9 @@ My current Sway Config for Arch Linux. On other Distros there could be problems, - emoji-font (e.g. [noto-emoji](https://github.com/googlefonts/noto-emoji)) - [gammastep](https://gitlab.com/chinstrap/gammastep) - [grim](https://sr.ht/~emersion/grim/) +- [i3status](https://github.com/i3/i3status) - [mako](https://github.com/emersion/mako) - [polkit-gnome](https://gitlab.gnome.org/Archive/policykit-gnome) - [slurp](https://github.com/emersion/slurp) -install all with: ```sudo pacman -Syu alacritty bemenu noto-fonts-emoji gammastep grim mako polkit-gnome slurp``` +install all with: ```sudo pacman -Syu alacritty bemenu noto-fonts-emoji gammastep grim i3status mako polkit-gnome slurp```