mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
Bar: fixed brightness widget size
This commit is contained in:
@@ -14,8 +14,8 @@ Item {
|
||||
// Used to avoid opening the pill on Quickshell startup
|
||||
property bool firstBrightnessReceived: false
|
||||
|
||||
width: pill.width
|
||||
height: pill.height
|
||||
implicitWidth: pill.width
|
||||
implicitHeight: pill.height
|
||||
visible: getMonitor() !== null
|
||||
|
||||
function getMonitor() {
|
||||
|
||||
Reference in New Issue
Block a user