Merge branch 'main' of https://github.com/Sighthesia/dots-hyprland into Sighthesia-main

This commit is contained in:
end-4
2025-10-28 23:33:56 +01:00
2 changed files with 2 additions and 1 deletions
@@ -194,6 +194,7 @@ Singleton {
}
property bool bottom: false // Instead of top
property int cornerStyle: 0 // 0: Hug | 1: Float | 2: Plain rectangle
property bool floatStyleShadow: true // Show shadow behind bar when cornerStyle == 1 (Float)
property bool borderless: false // true for no grouping of items
property string topLeftIcon: "spark" // Options: "distro" or any icon name in ~/.config/quickshell/ii/assets/icons
property bool showBackground: true