quickshell clipboard

This commit is contained in:
end-4
2025-05-26 20:02:43 +02:00
parent 24b369882a
commit 262f278bb4
7 changed files with 153 additions and 27 deletions
@@ -62,6 +62,7 @@ Singleton {
property list<string> excludedSites: [ "quora.com" ]
property QtObject prefix: QtObject {
property string action: "/"
property string clipboard: ":"
}
}