#!/bin/bash
cd ~
scp .Xauthority tv@localhost:
ssh tv@localhost DISPLAY=:0 firefox&

# Copy .config/fontconfig from ~tom

