about summary refs log tree commit diff
path: root/machines/devhell
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2017-11-30 12:11:37 +0000
committerdevhell <devhell@mailfresser.de>2017-11-30 12:11:37 +0000
commitf64804ac133b18a204989bba08ee9d39ff22c88e (patch)
tree058654bae07a6f4ccfbcdfeedcddee3f2eac7d9f /machines/devhell
parentfeb8d535410a59f29ef9f9ec1ad17c393ecac67b (diff)
machines/eris: Enable compton and disable pasystray
I'll move eris over to the same setup titan has now as it has been
working like a charm. At some point I'll eliminate network-manager here
too.
Diffstat (limited to 'machines/devhell')
-rw-r--r--machines/devhell/eris.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/machines/devhell/eris.nix b/machines/devhell/eris.nix
index 12ada023..d9ea3a24 100644
--- a/machines/devhell/eris.nix
+++ b/machines/devhell/eris.nix
@@ -111,8 +111,8 @@
     displayManager.sessionCommands = ''
       ${pkgs.xorg.xsetroot}/bin/xsetroot -solid black
       ${pkgs.networkmanagerapplet}/bin/nm-applet &
-      ${pkgs.pasystray}/bin/pasystray &
-      #${pkgs.compton}/bin/compton -f &
+      #${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