forked from Shinonome/dots-hyprland
user config: add date format #307
This commit is contained in:
@@ -44,6 +44,9 @@ let userConfigOptions = {
|
||||
// For seconds, add "%S" and set interval to 1000
|
||||
'format': "%H:%M",
|
||||
'interval': 5000,
|
||||
'dateFormatLong': "%A, %d/%m", // On bar
|
||||
'dateInterval': 5000,
|
||||
'dateFormat': "%d/%m", // On notif time
|
||||
},
|
||||
'weather': {
|
||||
'city': "",
|
||||
|
||||
Reference in New Issue
Block a user