mirror of
https://github.com/gaschz/qubes-pass.git
synced 2025-06-07 01:38:31 +02:00
Fix clipboard -c.
This commit is contained in:
parent
6b59fb1992
commit
8d0bed69a8
@ -65,6 +65,7 @@ usage_string = (
|
||||
shell_functions = """
|
||||
X_SELECTION="${PASSWORD_STORE_X_SELECTION:-clipboard}"
|
||||
CLIP_TIME="${PASSWORD_STORE_CLIP_TIME:-45}"
|
||||
BASE64="base64"
|
||||
|
||||
clip() {
|
||||
if [[ -n $WAYLAND_DISPLAY ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user