sway/status.py: add note about python-psutil

This commit is contained in:
Alan Orth 2022-01-18 11:52:03 +03:00
parent 5a62e31ca0
commit e1d62bc284
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

View File

@ -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