moved quickshell around
This commit is contained in:
@@ -39,8 +39,6 @@ import Quickshell.Widgets
|
||||
sourceComponent: Audio {}
|
||||
}
|
||||
RowLayout {
|
||||
id: aaaaa
|
||||
// If player disapear the seprator disapears with it
|
||||
visible: Player.activePlayer.isPlaying()
|
||||
VerticalSeprator {}
|
||||
PlayerText {
|
||||
@@ -54,6 +52,7 @@ import Quickshell.Widgets
|
||||
font.pointSize: 10.75
|
||||
}
|
||||
}
|
||||
SystemTray {}
|
||||
// VerticalSeprator {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user