diff --git a/home-manager/plasma/plasma.nix b/home-manager/plasma/plasma.nix index acd4fc4..d9f2dbd 100644 --- a/home-manager/plasma/plasma.nix +++ b/home-manager/plasma/plasma.nix @@ -22,6 +22,12 @@ names = ["Web" "Main" "Comm" "Aux1" "Aux2" "Music"]; }; kwin.borderlessMaximizedWindows = true; + kwin.nightLight = { + enable = true; + mode = "location"; + location.latitude = "37.9755648"; + location.longitude = "23.7348324"; + }; shortcuts = { ksmserver = {