miscellanious stuff

This commit is contained in:
Tomas Rivera
2026-03-21 18:55:12 +01:00
parent b39e429d3f
commit a2cc796e1c
2 changed files with 64 additions and 63 deletions
+6 -6
View File
@@ -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
+1
View File
@@ -29,6 +29,7 @@ Setup obsidian (plugsins, etc.)
setup kdrive as a git remote setup kdrive as a git remote
setup tampermonkey
with quickshell: with quickshell: