From 8174b1fd7f341f3d051d1b698faf10cc1865a3cb Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sat, 20 Dec 2025 00:05:24 -0600 Subject: fix launch gammastep instead of redshift on piframe --- hosts/piframe/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/piframe/configuration.nix') diff --git a/hosts/piframe/configuration.nix b/hosts/piframe/configuration.nix index 00e7c39..5195de1 100644 --- a/hosts/piframe/configuration.nix +++ b/hosts/piframe/configuration.nix @@ -63,7 +63,7 @@ }; home.file.".xinitrc".text = '' #!/bin/sh - redshift & + gammastep & unclutter --start-hidden & immich-frame --fullscreen & exec twm -- cgit v1.2.3