From e1d62bc2842491b4855aaa4269d5c9585544427a Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 18 Jan 2022 11:52:03 +0300 Subject: [PATCH] sway/status.py: add note about python-psutil --- sway/status.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sway/status.py b/sway/status.py index d0e3fc1..a1e216b 100755 --- a/sway/status.py +++ b/sway/status.py @@ -4,6 +4,7 @@ # - ttf-twemoji (and make sure there are no other emoji fonts like noto-fonts-emoji # - iwd (iwctl) # - pulsemixer +# - python-psutil from datetime import datetime from subprocess import check_output