mirror of
https://github.com/pgrondek/config.git
synced 2024-11-24 04:41:44 +00:00
[transmission] Fix default app
This commit is contained in:
parent
4d3fcf3d37
commit
db27a550a8
@ -1,2 +1,3 @@
|
||||
[Default Applications]
|
||||
x-scheme-handler/magnet=transmission-remote.desktop
|
||||
application/x-bittorrent=transmission-remote.desktop
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
address=192.168.50.101
|
||||
address=192.168.50.198
|
||||
|
||||
set -x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user