mirror of https://gitlab.com/dabruh/dotfiles.git
Copy BankID links to clipboard.
This commit is contained in:
parent
9021c475a5
commit
85e0390f72
|
@ -1,4 +1,4 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=BankID Clipboard
|
Name=BankID URI xclip
|
||||||
Exec=bash -c "xclip -selection clipboard <<<'%u' && notify-send BankID \"Link copied to clipboard.\" &"
|
Exec=bash -c "xclip -selection clipboard <<<%u"
|
||||||
|
|
Loading…
Reference in New Issue