refactoring and adding bitwarden menu and some other keybindings

This commit is contained in:
Chris Cochrun 2021-01-05 14:10:46 -06:00
parent eb085ccf54
commit fcedf34dc8
8 changed files with 47 additions and 10 deletions

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash
transmission-remote 192.168.1.35 -a "$@" && notify-send " Transmission On Server" "Torrent added"
transmission-remote 192.168.1.7 -a "$@" && notify-send " Transmission On Server" "Torrent added"