forked from Shinonome/dots-hyprland
shell.qml: make it slightly more accessible for yoinkers
This commit is contained in:
@@ -16,7 +16,6 @@ import Quickshell.Hyprland
|
||||
|
||||
Scope {
|
||||
id: root
|
||||
required property var bar
|
||||
property bool visible: false
|
||||
readonly property MprisPlayer activePlayer: MprisController.activePlayer
|
||||
readonly property var realPlayers: Mpris.players.values.filter(player => isRealPlayer(player))
|
||||
|
||||
Reference in New Issue
Block a user