mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
miscellanious stuff
This commit is contained in:
@@ -64,14 +64,14 @@ PanelWindow {
|
|||||||
anchors.margins: -4
|
anchors.margins: -4
|
||||||
}
|
}
|
||||||
|
|
||||||
Image {
|
/*Image {
|
||||||
width: 16 * 6
|
width: 16 * 6
|
||||||
height: 4 * 6
|
height: 4 * 6
|
||||||
anchors.top: parent.bottom
|
anchors.top: parent.bottom
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
source: "../assets/bar-decor.png"
|
source: "../assets/bar-decor.png"
|
||||||
smooth: false
|
smooth: false
|
||||||
}
|
}*/
|
||||||
|
|
||||||
RowLayout {
|
RowLayout {
|
||||||
id: left
|
id: left
|
||||||
@@ -98,14 +98,14 @@ PanelWindow {
|
|||||||
anchors.margins: -4
|
anchors.margins: -4
|
||||||
}
|
}
|
||||||
|
|
||||||
Image {
|
/*Image {
|
||||||
width: 16 * 6
|
width: 16 * 6
|
||||||
height: 4 * 6
|
height: 4 * 6
|
||||||
anchors.top: parent.bottom
|
anchors.top: parent.bottom
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
source: "../assets/bar-decor.png"
|
source: "../assets/bar-decor.png"
|
||||||
smooth: false
|
smooth: false
|
||||||
}
|
}*/
|
||||||
|
|
||||||
RowLayout {
|
RowLayout {
|
||||||
id: sysinfo
|
id: sysinfo
|
||||||
@@ -183,7 +183,7 @@ PanelWindow {
|
|||||||
anchors.margins: -4
|
anchors.margins: -4
|
||||||
}
|
}
|
||||||
|
|
||||||
Image {
|
/*Image {
|
||||||
width: 16 * 6
|
width: 16 * 6
|
||||||
height: 4 * 6
|
height: 4 * 6
|
||||||
anchors.top: parent.bottom
|
anchors.top: parent.bottom
|
||||||
@@ -191,7 +191,7 @@ PanelWindow {
|
|||||||
source: "../assets/bar-decor.png"
|
source: "../assets/bar-decor.png"
|
||||||
smooth: false
|
smooth: false
|
||||||
mirror: true
|
mirror: true
|
||||||
}
|
}*/
|
||||||
|
|
||||||
RowLayout {
|
RowLayout {
|
||||||
id: right
|
id: right
|
||||||
|
|||||||
Reference in New Issue
Block a user