Remove timer from bar
Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
parent
6998dd456d
commit
4943ebd67d
1 changed files with 0 additions and 1 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue