always start i3-auto-layout

main
Brian Hicks 2021-10-18 05:08:18 -05:00
parent 19476c19df
commit d208b47d9a
1 changed files with 1 additions and 0 deletions

View File

@ -210,6 +210,7 @@
# restore background
exec --no-startup-id ${pkgs.nitrogen}/bin/nitrogen --restore
exec_always --no-startup-id ${pkgs.i3-auto-layout}/bin/i3-auto-layout
'';
};
};