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

View file

@ -64,6 +64,7 @@ in
bindswitch --reload --locked lid:on output $laptop disable
bindswitch --reload --locked lid:off output $laptop enable
exec_always --no-startup-id i3-auto-layout
exec --no-startup-id ${pkgs.feh}/bin/feh --randomize --bg-scale /home/${username}/Pictures/Wallpaper/*;
default_border none