new quickmarks and changed transmission script

This commit is contained in:
Chris Cochrun 2020-10-30 11:45:39 -05:00
parent 90d027a5dd
commit ad5b14f19d
3 changed files with 4 additions and 1 deletions

View file

@ -7,4 +7,6 @@
config_version: 2 config_version: 2
settings: settings:
content.notifications: content.notifications:
https://192.168.1.35: true
https://staff.tfcconnection.org: true
https://www.reddit.com: false https://www.reddit.com: false

View file

@ -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 ac https://azure-costs.com/app/teams/personal/dashboards?active=e47b9bb7-1701-400e-9cbd-195c9cfda2c2&cycle=monthly
awe https://awesomewm.org/apidoc/index.html awe https://awesomewm.org/apidoc/index.html
y https://www.youtube.com/ y https://www.youtube.com/
nf https://www.nerdfonts.com/cheat-sheet

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash #!/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"