some more clipboard config changes

This commit is contained in:
Dennis Schoepf 2025-11-26 00:12:55 +01:00
parent 5c28fcff69
commit 68bf60569f
5 changed files with 8 additions and 6 deletions

View file

@ -21,7 +21,7 @@
vertical-pad = 20;
inner-pad = 25;
image-size-ratio = 1;
prompt = "Open ";
prompt = "Open\t";
};
colors = {
background = "0f0b15f5";

2
modules/wm/fuzzel/scripts/fuzzel-cliphist.sh Normal file → Executable file
View file

@ -1,3 +1,3 @@
#!/bin/sh
echo "test"
cliphist list | fuzzel --dmenu --prompt "Copy\t" | cliphist decode | wl-copy