mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-28 06:33:09 +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 {
|
PlasmaCore.SortFilterModel {
|
||||||
id: filteredWindowModel
|
id: filteredWindowModel
|
||||||
filterRole: "SkipsTaskbar"
|
filterRole: "SkipTaskbar"
|
||||||
filterRegExp: "false"
|
filterRegExp: "false"
|
||||||
sourceModel: plasmoid.nativeInterface.windowModel
|
sourceModel: plasmoid.nativeInterface.windowModel
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue