mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-21 08:19:58 -05:00
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