Updated mainly terminal filchooser from browser
This commit is contained in:
@@ -30,16 +30,11 @@ in {
|
||||
};
|
||||
|
||||
xdg.configFile."${configFile}".source = toINI "config.ini" {
|
||||
manual = {
|
||||
lat = "-34.58";
|
||||
lon = "-58.64";
|
||||
};
|
||||
|
||||
general = {
|
||||
brightness-day = "1.0";
|
||||
brightness-night = "0.5";
|
||||
adjustment-method = "wayland";
|
||||
location-provider = "manual";
|
||||
location-provider = "geoclue2";
|
||||
temp-day = "5500";
|
||||
temp-night = "3500";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user