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
commit

472c30f3a01dd5813cedce1677e1162b6870ca40

parent

42b2b142c4a00fd5758104bc6e736a9d9314096f

1 file changed, 1 insertion(+), 1 deletion(-)

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 = [