Vicinae no longer paste by default

This commit is contained in:
Thomas Avé 2026-08-11 10:20:48 +02:00
parent 54f0e0bbc5
commit 801d3626d7
Signed by: thomasave
SSH Key Fingerprint: SHA256:bvIbWy6TO9+PdMTPzWy6dqkRlVQ3eSky+vQcc9aRIiE
1 changed files with 20 additions and 0 deletions

View File

@ -17,6 +17,26 @@
name = "ayu-dark";
};
};
providers = {
clipboard = {
entrypoints = {
history = {
preferences = {
defaultAction = "copy";
};
};
};
};
core = {
entrypoints = {
"search-emojis" = {
preferences = {
defaultAction = "copy";
};
};
};
};
};
launcher_window = {
opacity = 0.95;
client_side_decorations = {