mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-11 07:52:50 -05:00
feat: add configurable per-monitor workspace filtering and system tray monitor selection (#163)
This commit is contained in:
@@ -729,6 +729,7 @@ PanelWindow {
|
||||
parentWindow: root
|
||||
parentScreen: root.screen
|
||||
widgetHeight: root.widgetHeight
|
||||
visible: SettingsData.getFilteredScreens("systemTray").includes(root.screen)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user