ashell: correct week number
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{ wrappers, pkgs }:
|
{ wrappers, pkgs }:
|
||||||
let
|
let
|
||||||
config = {
|
config = {
|
||||||
clock.format = "%Y-%m-%d (%j %a %W) %H:%M";
|
clock.format = "%Y-%m-%d (%j %a %V) %H:%M";
|
||||||
appearance.scale_factor = 0.8;
|
appearance.scale_factor = 0.8;
|
||||||
modules = {
|
modules = {
|
||||||
center = [ "Clock" ];
|
center = [ "Clock" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user