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]
|
||||
Type=Application
|
||||
Name=BankID Clipboard
|
||||
Exec=bash -c "xclip -selection clipboard <<<'%u' && notify-send BankID \"Link copied to clipboard.\" &"
|
||||
Name=BankID URI xclip
|
||||
Exec=bash -c "xclip -selection clipboard <<<%u"
|
||||
|
|
Loading…
Reference in New Issue