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