Revert "Add region based holidays (not only country wide)"

This reverts commit d3caca661b.
This commit is contained in:
ly-sec 2025-07-20 20:29:04 +02:00
parent d3caca661b
commit eda530ceb9
4 changed files with 9 additions and 46 deletions

View file

@ -37,9 +37,6 @@ Singleton {
JsonAdapter {
id: settingAdapter
property string weatherCity: "Dinslaken"
property string countryCode: ""
property string regionCode: ""
property string weatherCountry: ""
property string profileImage: Quickshell.env("HOME") + "/.face"
property bool useFahrenheit: false
property string wallpaperFolder: "/usr/share/wallpapers"