From 1d192e9c05d01e13d5aff2df3b5265e3a8ecde64 Mon Sep 17 00:00:00 2001 From: George Kaklamanos Date: Sat, 3 Aug 2024 17:16:21 +0300 Subject: [PATCH] plasma: Configure `nightLight` Signed-off-by: George Kaklamanos --- home-manager/plasma/plasma.nix | 6 ++++++ 1 file changed, 6 insertions(+) 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 = {