about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/devhell/eris.nix4
-rw-r--r--machines/devhell/titan.nix4
2 files changed, 0 insertions, 8 deletions
diff --git a/machines/devhell/eris.nix b/machines/devhell/eris.nix
index 9c4357bb..2a189577 100644
--- a/machines/devhell/eris.nix
+++ b/machines/devhell/eris.nix
@@ -137,10 +137,6 @@
     # duplicated in the other machine configurations.
     displayManager.sessionCommands = ''
       ${pkgs.nitrogen}/bin/nitrogen --restore &
-      #${pkgs.xorg.xsetroot}/bin/xsetroot -solid black
-      #${pkgs.networkmanagerapplet}/bin/nm-applet &
-      #${pkgs.pasystray}/bin/pasystray &
-      #${pkgs.compton}/bin/compton -f &
       ${pkgs.rofi}/bin/rofi &
       ${pkgs.xorg.xrdb}/bin/xrdb "${pkgs.writeText "xrdb.conf" ''
         Xft.dpi:                     96
diff --git a/machines/devhell/titan.nix b/machines/devhell/titan.nix
index 5c60adef..efb023dd 100644
--- a/machines/devhell/titan.nix
+++ b/machines/devhell/titan.nix
@@ -138,11 +138,7 @@
     displayManager.sessionCommands = ''
       ${pkgs.xbindkeys}/bin/xbindkeys &
       ${pkgs.nitrogen}/bin/nitrogen --restore &
-      #${pkgs.networkmanagerapplet}/bin/nm-applet &
-      #${pkgs.connmanui}/bin/connman-ui-gtk &
       ${pkgs.xscreensaver}/bin/xscreensaver -no-splash &
-      #${pkgs.pasystray}/bin/pasystray &
-      #${pkgs.compton}/bin/compton -f -c &
       ${pkgs.rofi}/bin/rofi &
       ${pkgs.xorg.xrdb}/bin/xrdb "${pkgs.writeText "xrdb.conf" ''
         Xft.dpi:                     96