Add wl-clipboard to default window rules (issue 161)

This commit is contained in:
Peter Fajdiga
2026-03-07 22:14:31 +01:00
parent 6c698c9c82
commit 9a5a28db82

View File

@@ -31,6 +31,11 @@ const defaultWindowRules = `[
"class": "(org\\\\.kde\\\\.)?yakuake",
"tile": false
},
{
"class": "wl-copy|wl-paste",
"caption": "wl-clipboard",
"tile": false
},
{
"class": "steam",
"caption": "Steam Big Picture Mode",