Remove timer from bar

Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
akp 2022-07-13 17:30:41 +01:00
parent 6998dd456d
commit 4943ebd67d
No known key found for this signature in database
GPG key ID: AA5726202C8879B7

View file

@ -47,7 +47,6 @@ func run() error {
b.RegisterBlockGenerator(
providers.NewLaunchProgram("MINI", "/home/akp/.local/bin/minisettings"),
providers.NewDateTime(),
providers.NewTimer(true),
providers.NewPulseaudioVolume(),
providers.NewMemory(7, 5),
providers.NewCPU(20, 50),