diff options
Diffstat (limited to 'hosts/piframe/configuration.nix')
| -rw-r--r-- | hosts/piframe/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
