some nonsense
This commit is contained in:
8
Components/Utils/Battery.qml
Normal file
8
Components/Utils/Battery.qml
Normal file
@@ -0,0 +1,8 @@
|
||||
import Quickshell
|
||||
import QtQuick
|
||||
|
||||
Item {
|
||||
Text {
|
||||
text: "some"
|
||||
}
|
||||
}
|
||||
4
Components/Utils/Mpris.qml
Normal file
4
Components/Utils/Mpris.qml
Normal file
@@ -0,0 +1,4 @@
|
||||
import QtQuick
|
||||
import Quickshell
|
||||
|
||||
Item {}
|
||||
Reference in New Issue
Block a user