This commit is contained in:
Frank Villaro-Dixon 2015-01-29 18:17:21 +01:00
parent cd10a21301
commit 21b78de62b
2 changed files with 4 additions and 0 deletions

View file

@ -48,6 +48,7 @@ static const Rule rules[] = {
{ "Gimp", NULL, NULL, 0, True, -1 },
{ "Firefox", NULL, NULL, 1 << 0, False, -1 },
{ "Thunderbird", NULL, NULL, 1 << 1, False, -1 },
{ "Spotify", NULL, NULL, 2, True, -1 },
{ "Profanity", NULL, NULL, 1 << 14, False, -1 },
{ "pdfpc", "pdfpc", NULL, 0, True, -1 },
};

View file

@ -3,6 +3,9 @@ IdentityFile ~/.ssh/id_rsa.auth
IdentityFile ~/.ssh/id_rsa.git
IdentityFile ~/.ssh/id_dsa
Host *
KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256
###Compression yes
host vi-di.fr