quickshell: drop fill-on-select for session menu icons
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
98699b5346
commit
6977568bf2
1 changed files with 0 additions and 2 deletions
|
|
@ -637,7 +637,6 @@ in
|
|||
id: sessBtn
|
||||
required property var modelData
|
||||
required property int index
|
||||
readonly property bool selected: sessionMenu.selIdx === index
|
||||
width: 40
|
||||
height: 40
|
||||
|
||||
|
|
@ -649,7 +648,6 @@ in
|
|||
color: Theme.base05
|
||||
font.pixelSize: 20
|
||||
font.weight: 600
|
||||
font.variableAxes: { "FILL": sessBtn.selected ? 1.0 : 0.0 }
|
||||
}
|
||||
|
||||
MouseArea {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue