configs are here

This commit is contained in:
2025-07-23 19:10:20 +01:00
parent 94ad864303
commit df2a697a9b
23 changed files with 1251 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
import Quickshell
import Quickshell.Io
import QtQuick
import QtQuick.Layouts
import Quickshell.Widgets
import Quickshell.Hyprland
Item {
RowLayout {
}
}