Commit e167c90c4a7e

Vincent Demeester <vincent@sbr.pm>
2018-12-21 19:48:22
i3: try to make the tray re-appear
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent dbed299
Changed files (1)
modules
profiles
modules/profiles/i3.nix
@@ -104,7 +104,7 @@ in
           mode = "hide";
           position = "bottom";
           statusCommand = "${pkgs.i3status}/bin/i3status";
-          fonts = ["Fira Code 10"];
+          trayOutput = "primary";
         }];
       };
       extraConfig = ''