From 1e9b695a6c467818b2c1e828e903254c7c30c71f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Wed, 13 Feb 2019 14:33:46 +0100 Subject: [PATCH] add xfce session --- configs/graphics.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/graphics.nix b/configs/graphics.nix index 1a6f439..5051913 100644 --- a/configs/graphics.nix +++ b/configs/graphics.nix @@ -29,6 +29,7 @@ indicators = [ "~spacer" "~host" "~spacer" "~session" "~power" ]; }; desktopManager.xterm.enable = false; + desktopManager.xfce.enable = true; windowManager.default = "i3"; windowManager.i3.enable = true; xrandrHeads = {