all repos — nixfiles @ 472c30f3a01dd5813cedce1677e1162b6870ca40

System and user configuration, managed by nix and home-manager

satoshipad: Only assign firefox-devedition to i3 workspace 2
Alan Pearce alan@alanpearce.eu
Thu, 31 Oct 2019 15:48:52 +0100
commit

472c30f3a01dd5813cedce1677e1162b6870ca40

parent

42b2b142c4a00fd5758104bc6e736a9d9314096f

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M user/satoshipad.nixuser/satoshipad.nix
@@ -29,7 +29,7 @@ xsession.windowManager.i3 = {     config = {
       assigns = {
         "1" = [{ class = "^Slack"; }];
-        "2" = [{ class = "^Firefox"; }];
+        "2" = [{ class = "^Firefox Developer Edition$"; }];
         "6" = [{ class = "^Emacs$"; }];
       };
       startup = [