{ # https://nixos.wiki/wiki/I3 xsession.windowManager.i3 = { enable = true; }; # programs = { # i3status = {}; # i3blocks = {}; # }; }