Add Xephyr-xclip
This commit is contained in:
parent
2a3efe7b5c
commit
d5c877a271
1 changed files with 6 additions and 0 deletions
6
Xephyr-xclip
Executable file
6
Xephyr-xclip
Executable file
|
|
@ -0,0 +1,6 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
set -euo pipefail
|
||||||
|
unset WAYLAND_DISPLAY
|
||||||
|
declare -rx DISPLAY=:1
|
||||||
|
|
||||||
|
exec xclip -selection c
|
||||||
Loading…
Add table
Add a link
Reference in a new issue