| @@ -7,5 +7,5 @@ fi | |||
| scp "$1" "martin@serve.mort.coffee:/var/www/mort.coffee/d/public/$2" | |||
| URL="http://d.mort.coffee/$2" | |||
| echo $URL | xclip | |||
| echo $URL | xsel -i | |||
| echo $URL | |||
| @@ -29,7 +29,6 @@ check_command "compton" | |||
| check_command "amixer" | |||
| check_command "xbacklight" | |||
| check_command "feh" | |||
| check_command "xclip" | |||
| check_command "xsel" | |||
| check_command "byzanz-record" | |||