home/qutebrowser - add ~/.local files
This commit is contained in:
parent
79db29f70b
commit
5ab02018c5
393 changed files with 100750 additions and 1 deletions
2
home/files/local-qutebrowser/userscripts/sendphone
Executable file
2
home/files/local-qutebrowser/userscripts/sendphone
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
kdeconnect-cli -d $(kdeconnect-cli -a |& grep 'paired and reachable' | grep -v Nexus | awk -F: '{print $2}' | awk '{print $1}') --share ${QUTE_URL}
|
||||
Loading…
Add table
Add a link
Reference in a new issue