generated from wm-packages/pika-hyprland-settings
8 lines
155 B
JavaScript
8 lines
155 B
JavaScript
export default {
|
|
numberOfWorkspaces: 10,
|
|
city: "London",
|
|
weatherUpdateInterval: 900,
|
|
isAmerican: false,
|
|
sysinfoUpdateInterval: "2s",
|
|
}
|