mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-03 18:24:46 +00:00
Kill brightness slider from main page of quicksettings
This commit is contained in:
parent
416162b30e
commit
3a62b9878b
1 changed files with 2 additions and 0 deletions
|
|
@ -142,6 +142,7 @@ Item {
|
||||||
properties: "x,y"
|
properties: "x,y"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
RowLayout {
|
RowLayout {
|
||||||
width: flow.width
|
width: flow.width
|
||||||
PlasmaCore.IconItem {
|
PlasmaCore.IconItem {
|
||||||
|
|
@ -174,5 +175,6 @@ Item {
|
||||||
source: "contrast"
|
source: "contrast"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue