sattustime: Add i3blocks config.
This commit is contained in:
parent
677222fa12
commit
803761f680
|
@ -1,4 +1,10 @@
|
||||||
// Print date and time for i3 status bar.
|
// Print date and time for i3 status bar.
|
||||||
|
/* i3blocks config:
|
||||||
|
* [time]
|
||||||
|
* command=statustime
|
||||||
|
* interval=persist
|
||||||
|
* markup=pango
|
||||||
|
*/
|
||||||
|
|
||||||
#include <fmt/chrono.h>
|
#include <fmt/chrono.h>
|
||||||
#include <fmt/core.h>
|
#include <fmt/core.h>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user