MyNixOS website logo

Additional configuration to add.

Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
  [module/date]
  type = internal/date
  interval = 5
  date = "%d.%m.%y"
  time = %H:%M
  format-prefix-foreground = \''${colors.foreground-alt}
  label = %time%  %date%
''