about summary refs log tree commit diff
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2020-10-28 13:32:43 +0000
committerdevhell <devhell@mailfresser.de>2020-10-28 13:32:43 +0000
commit258376ce5f8598691e01f72ecc7af084b88617cc (patch)
tree15e635eeaed5c914ab440e8d957207a66e75acfd
parent42cd47e471c39af187243eec4890be5c1204feaf (diff)
machines/{gunnr,hildr,sigrun}: Remove xscreensaver
I really love the screensavers, but unfortunately more often than not
it's hugely distracting for my mode of work.
-rw-r--r--machines/devhell/gunnr.nix1
-rw-r--r--machines/devhell/hildr.nix1
-rw-r--r--machines/devhell/sigrun.nix1
3 files changed, 0 insertions, 3 deletions
diff --git a/machines/devhell/gunnr.nix b/machines/devhell/gunnr.nix
index 901bad0a..d471c083 100644
--- a/machines/devhell/gunnr.nix
+++ b/machines/devhell/gunnr.nix
@@ -98,7 +98,6 @@
     displayManager.sessionCommands = ''
       ${pkgs.xbindkeys}/bin/xbindkeys &
       ${pkgs.nitrogen}/bin/nitrogen --restore &
-      ${pkgs.xscreensaver}/bin/xscreensaver -no-splash &
       ${pkgs.rofi}/bin/rofi &
       ${pkgs.xorg.xrdb}/bin/xrdb "${pkgs.writeText "xrdb.conf" ''
         Xft.dpi:                     96
diff --git a/machines/devhell/hildr.nix b/machines/devhell/hildr.nix
index c7dcf8f0..fb96b131 100644
--- a/machines/devhell/hildr.nix
+++ b/machines/devhell/hildr.nix
@@ -157,7 +157,6 @@
     displayManager.sessionCommands = ''
       ${pkgs.xbindkeys}/bin/xbindkeys &
       ${pkgs.nitrogen}/bin/nitrogen --restore &
-      ${pkgs.xscreensaver}/bin/xscreensaver -no-splash &
       ${pkgs.rofi}/bin/rofi &
       ${pkgs.xorg.xrdb}/bin/xrdb "${pkgs.writeText "xrdb.conf" ''
         Xft.dpi:                     96
diff --git a/machines/devhell/sigrun.nix b/machines/devhell/sigrun.nix
index aa9a05bc..d6677ddf 100644
--- a/machines/devhell/sigrun.nix
+++ b/machines/devhell/sigrun.nix
@@ -175,7 +175,6 @@
     # duplicated in the other machine configurations.
     displayManager.sessionCommands = ''
       ${pkgs.xorg.xsetroot}/bin/xsetroot -solid black
-      ${pkgs.xscreensaver}/bin/xscreensaver -no-splash &
       ${pkgs.rofi}/bin/rofi &
       ${pkgs.xorg.xrdb}/bin/xrdb "${pkgs.writeText "xrdb.conf" ''
         Xft.dpi:              96