diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-02-12 13:27:37 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-02-12 13:27:37 -0800 |
| commit | 931ebdbff2d489acba6898ffbc5b022e4706ba82 (patch) | |
| tree | 2fa49741448d091029554bae535b7b0651465e88 /users/fcuny/configs/polybar/modules/date.ini | |
| parent | home-manager: re-organize configuration for myself (diff) | |
| download | infra-931ebdbff2d489acba6898ffbc5b022e4706ba82.tar.gz | |
configs: move personal configuration with user
Diffstat (limited to 'users/fcuny/configs/polybar/modules/date.ini')
| -rw-r--r-- | users/fcuny/configs/polybar/modules/date.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/users/fcuny/configs/polybar/modules/date.ini b/users/fcuny/configs/polybar/modules/date.ini new file mode 100644 index 0000000..c5b28da --- /dev/null +++ b/users/fcuny/configs/polybar/modules/date.ini @@ -0,0 +1,6 @@ +[module/date] +type = internal/date +interval = 2 +time = %H:%M +date = %a %b %d +label = %date% %time% |
