mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-07 20:31:31 +00:00
Fix Taskbar setting
This commit is contained in:
@@ -10,6 +10,7 @@ Item {
|
||||
id: taskbar
|
||||
width: runningAppsRow.width
|
||||
height: Settings.settings.taskbarIconSize
|
||||
visible: Settings.settings.showTaskbar
|
||||
|
||||
// Attach custom tooltip
|
||||
StyledTooltip {
|
||||
|
||||
Reference in New Issue
Block a user