new quickmarks and changed transmission script
This commit is contained in:
parent
90d027a5dd
commit
ad5b14f19d
|
@ -7,4 +7,6 @@
|
|||
config_version: 2
|
||||
settings:
|
||||
content.notifications:
|
||||
https://192.168.1.35: true
|
||||
https://staff.tfcconnection.org: true
|
||||
https://www.reddit.com: false
|
||||
|
|
|
@ -5,3 +5,4 @@ azu https://portal.azure.com/#@tfcconnection.org/dashboard/private/e5f3455d-3737
|
|||
ac https://azure-costs.com/app/teams/personal/dashboards?active=e47b9bb7-1701-400e-9cbd-195c9cfda2c2&cycle=monthly
|
||||
awe https://awesomewm.org/apidoc/index.html
|
||||
y https://www.youtube.com/
|
||||
nf https://www.nerdfonts.com/cheat-sheet
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
transmission-remote -a "$@" && notify-send "Transmission-daemon" "Torrent added"
|
||||
transmission-remote 192.168.1.35 -a "$@" && notify-send " Transmission On Server" "Torrent added"
|
||||
|
|
Loading…
Reference in a new issue