From 57c6e7340d16b14d61f9e3361ca4940f53dfcafa Mon Sep 17 00:00:00 2001 From: drkhsh Date: Wed, 23 Nov 2022 23:59:51 +0100 Subject: New component: cat Generically reads an arbitrary file natively. Saves a few layers of execution in comparison to using `run_command` with an argument like `cat ./file`. --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 4da0756..b3fa7ae 100644 --- a/README +++ b/README @@ -7,6 +7,7 @@ slstatus is a suckless status monitor for window managers that use WM_NAME Features -------- - Battery percentage/state/time left +- Cat (read file) - CPU usage - CPU frequency - Custom shell commands -- cgit v1.2.3-70-g09d2