--- outline: deep --- # Class [`TaskbarConfig`](https://github.com/prozilla-os/ProzillaOS/blob/main/packages/core/src/features/system/configs/taskbarConfig.ts) ## Properties ### height : `number` Height of the taskbar in CSS pixels #### @default ```ts 48 ```