···1112 pythonPath = with python3Packages; [ enum-compat i3ipc docopt ];
13000014 meta = with lib; {
15 maintainers = with maintainers; [ magnetophon ];
16 description = "Helps you handle more efficiently your screen real estate in i3wm by auto-splitting windows on their longest side";
···1112 pythonPath = with python3Packages; [ enum-compat i3ipc docopt ];
1314+ doCheck = false;
15+16+ pythonImportsCheck = [ "i3altlayout" ];
17+18 meta = with lib; {
19 maintainers = with maintainers; [ magnetophon ];
20 description = "Helps you handle more efficiently your screen real estate in i3wm by auto-splitting windows on their longest side";