mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
chore: v0.2.2
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
#include "modules/clock.hpp"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
waybar::modules::Clock::Clock(const Json::Value& config)
|
||||
: ALabel(config, "{:%H:%M}", 60)
|
||||
{
|
||||
|
Reference in New Issue
Block a user