about summary refs log tree commit diff
path: root/machines/devhell
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2019-05-03 10:53:57 +0100
committerdevhell <devhell@mailfresser.de>2019-05-03 10:53:57 +0100
commited91c3662659a95116c5244445ea9c3219329590 (patch)
treeb0c1430ef77638dd80414b241ee5ebe6a31e4714 /machines/devhell
parent9f410a15f1a66acba4b3ab7f9168aa88255223e1 (diff)
machines/{eris,titan}: Remove cruft in xrdb
I've had these packages in here disabled in case I'd ever have to get
back to them. I've not had to for, what feels like, an eternity.
Additionally to slimming the config down, removing them will also
somewhat slim down closure size since Nix will build them anyway even
though they're not actively used.
Diffstat (limited to 'machines/devhell')
-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