mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-05 06:59:50 -05:00
mpris stuff
This commit is contained in:
parent
233e12e094
commit
f0673a66a2
10 changed files with 192 additions and 104 deletions
9
bar/mpris/WidgetWindow.qml
Normal file
9
bar/mpris/WidgetWindow.qml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
import Quickshell
|
||||
|
||||
PopupWindow {
|
||||
id: root
|
||||
color: "red"
|
||||
implicitWidth: 500
|
||||
implicitHeight: 500
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue