mirror of
https://gitlab.com/dabruh/dotfiles.git
synced 2025-04-25 18:48:11 +02:00
Copy BankID links to clipboard.
This commit is contained in:
parent
9021c475a5
commit
85e0390f72
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue