Skip to content

Commit 9616931

Browse files
jacobgkaujackpot51
authored andcommitted
Add Plank to skip taskbar exceptions
1 parent c1f2ea4 commit 9616931

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ export const SKIPTASKBAR_EXCEPTIONS: Array<WindowRule> = [
6161
{ class: "Conky", },
6262
{ class: "Guake", },
6363
{ class: "Com.github.amezin.ddterm", },
64+
{ class: "plank", },
6465
];
6566

6667
export interface FloatRule {

0 commit comments

Comments
 (0)