mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Notifications: proper display on selected screen
This commit is contained in:
@@ -40,7 +40,7 @@ NLoader {
|
||||
PanelWindow {
|
||||
id: dockWindow
|
||||
|
||||
// Dock works differently from bar, it is show only if toggled in Settings/Display
|
||||
// Dock is only shown if explicitely toggled
|
||||
visible: modelData ? Settings.data.dock.monitors.includes(modelData.name) : false
|
||||
|
||||
screen: modelData
|
||||
|
||||
Reference in New Issue
Block a user