home | refactor
This commit is contained in:
parent
672d71a83a
commit
73fadb981d
468 changed files with 197 additions and 210 deletions
2
home/gui/files/local-qutebrowser/userscripts/sendphone
Executable file
2
home/gui/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