Part II. Configure Sway

Procedure 2.  Rough Notes


apt install foot foot-terminfo sway sway-backgrounds swaybg waybag 

configuration:
new_machine/linux/sway

mkdir -p ~/.config/sway
cp _.config_sway_config ~/.config/sway/config
cp -r .config.d ~/.config/sway/


Screen Capture:
compile https://git.sr.ht/~whynothugo/shotman
apt install slurp
bind shotw

  

    Procedure 3. Polished Notes
    1. Install packages

    2. Install foot terminfo

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