forked from Shinonome/dots-hyprland
weather: config option for deg c or f (#602)
This commit is contained in:
@@ -116,6 +116,7 @@ let configOptions = {
|
||||
},
|
||||
'weather': {
|
||||
'city': "",
|
||||
'preferredUnit': "C", // Either C or F
|
||||
},
|
||||
'workspaces': {
|
||||
'shown': 10,
|
||||
|
||||
Reference in New Issue
Block a user