diff --git a/contents/code/main.js b/contents/code/main.js index ceabae5..15fbda1 100644 --- a/contents/code/main.js +++ b/contents/code/main.js @@ -21,7 +21,7 @@ const NewDesktopPositionValue = { /** * Clients that should skipped always */ -const GlobalSkippedClients = ['ksmserver-logout-greeter', 'plasmashell']; +const GlobalSkippedClients = ['ksmserver-logout-greeter', 'plasmashell', 'latte-dock', 'lattedock']; function Config() { }