1
0
mirror of https://github.com/pgrondek/config.git synced 2024-11-23 20:31:40 +00:00

[transmission] Fix default app

This commit is contained in:
pgrondek 2020-03-28 18:27:12 +01:00
parent 4d3fcf3d37
commit db27a550a8
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
[Default Applications]
x-scheme-handler/magnet=transmission-remote.desktop
application/x-bittorrent=transmission-remote.desktop

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
address=192.168.50.101
address=192.168.50.198
set -x