non important commit
This commit is contained in:
parent
f986a05562
commit
7e94242adc
10 changed files with 64 additions and 41 deletions
|
|
@ -0,0 +1 @@
|
|||
/run/user/1000/quickshell/vfs/979c82aa12f7c2ec5275061b8383d7c4/.qmlls.ini
|
||||
|
|
@ -4,14 +4,13 @@ import QtQuick
|
|||
PanelWindow {
|
||||
anchors.top: true
|
||||
anchors.left: true
|
||||
anchors.right: true
|
||||
implicitHeight: 30
|
||||
color: "#1a1b26"
|
||||
|
||||
Text {
|
||||
anchors.centerIn: parent
|
||||
text: "haayaa"
|
||||
color: "#ff00ff"
|
||||
font.pixelSize: 18
|
||||
text: "My First Bar"
|
||||
color: "#a9b1d6"
|
||||
font.pixelSize: 14
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue