aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/nipsy/richese.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/nipsy/richese.nix b/home/nipsy/richese.nix
index 17d39fd..c2b224f 100644
--- a/home/nipsy/richese.nix
+++ b/home/nipsy/richese.nix
@@ -4,4 +4,8 @@
common/core
common/optional/desktops
];
+
+ services.xscreensaver.settings = {
+ mode = "blank";
+ };
}