aboutsummaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix7
1 files changed, 4 insertions, 3 deletions
diff --git a/home.nix b/home.nix
index 5cf2cf9..0a262af 100644
--- a/home.nix
+++ b/home.nix
@@ -80,7 +80,9 @@
services.gammastep = {
enable = true;
- provider = "geoclue2";
+ provider = "manual";
+ latitude = 49.282730;
+ longitude = -123.120735;
temperature.day = 5000;
temperature.night = 3000;
settings = {
@@ -879,8 +881,7 @@
c = "clear";
g = "git";
v = "vim";
- h = "Hyprland";
- r = "gammastep -O 3000";
+ py = "python3";
};
loginExtra = ''
if [ "$(tty)" = "/dev/tty1" ];then