config: add plasmashell to window rules (fixes #38)
This commit is contained in:
@@ -3,6 +3,14 @@ const defaultWindowRules = `[
|
||||
"class": "ksmserver-logout-greeter",
|
||||
"tile": false
|
||||
},
|
||||
{
|
||||
"class": "plasmashell",
|
||||
"tile": false
|
||||
},
|
||||
{
|
||||
"class": "org.kde.plasmashell",
|
||||
"tile": false
|
||||
},
|
||||
{
|
||||
"class": "kcalc",
|
||||
"tile": false
|
||||
|
||||
Reference in New Issue
Block a user