diff --git a/hosts/muon/configuration.nix b/hosts/muon/configuration.nix index 107d5c3..bda7f8f 100644 --- a/hosts/muon/configuration.nix +++ b/hosts/muon/configuration.nix @@ -67,6 +67,11 @@ in { services.picom.enable = true; services.picom.opacityRules = ["50:name *= '^Cheat$'"]; + # Turn off screen-saver + environment.extraInit = '' + xset s off -dpms + ''; + # Proprietary