Configure Sway

Procedure 6.1. Install system files
  1. sudo apt install -y foot foot-terminfo sway sway-backgrounds swaybg waybar wlr-randr

  2. Configure sway

    Copy the files. cp -r ~/Dropbox/Basic/new_machine/linux/config/sway ~/.config/ cp -r ~/Dropbox/Basic/new_machine/linux/config/waybar ~/.config/ cp -r ~/Dropbox/Basic/new_machine/linux/config/foot ~/.config/

  3. Install foot terminfo

    Any remote computer will need the foot terminfo installed for the terminal to work properly. sudo apt install foot-terminfo