i3: add i3-auto-layout

https://github.com/nwg-piotr/autotiling
This commit is contained in:
Oliver Davies 2024-02-04 00:05:57 +00:00
parent 1098ac44d2
commit 4f76ec77df
2 changed files with 3 additions and 1 deletions

View file

@ -9,9 +9,10 @@ in
imports = if desktop then [ desktop-config shared-config ] else [ shared-config ];
home.packages = shared-packages ++ pkgs.lib.optionals desktop [
pkgs.gscan2pdf
pkgs.discord
pkgs.gimp
pkgs.gscan2pdf
pkgs.i3-auto-layout
pkgs.kdenlive
pkgs.meslo-lg
pkgs.obs-studio