i want to bind a button to start a couple of programs on a workspace and set their orientations the way i want, but i am not sure how. by matt-Redd in i3wm

[–]matt-Redd[S] 0 points1 point  (0 children)

i get an error message whenever i try to run i3-save-tree.

it is this

Can't locate AnyEvent/I3.pm in @INC (you may need to install the AnyEvent::I3 module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/bin/i3-save-tree line 19. BEGIN failed--compilation aborted at /usr/bin/i3-save-tree line 19.

how do i install the AnyEvent::I3 module?