mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-27 14:33:08 +00:00
SkipsTaskbar->SkipTaskbar
This commit is contained in:
parent
00e4b8a4c7
commit
79d65e9b80
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ FullScreenPanel {
|
|||
|
||||
PlasmaCore.SortFilterModel {
|
||||
id: filteredWindowModel
|
||||
filterRole: "SkipsTaskbar"
|
||||
filterRole: "SkipTaskbar"
|
||||
filterRegExp: "false"
|
||||
sourceModel: plasmoid.nativeInterface.windowModel
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue