forked from Shinonome/dots-hyprland
bar: borderless: add separators, no longer default
This commit is contained in:
@@ -37,7 +37,7 @@ Singleton {
|
||||
|
||||
property QtObject bar: QtObject {
|
||||
property bool bottom: false // Instead of top
|
||||
property bool borderless: true
|
||||
property bool borderless: false // true for no grouping of items
|
||||
property string topLeftIcon: "spark" // Options: distro, spark
|
||||
property bool showBackground: true
|
||||
property QtObject resources: QtObject {
|
||||
|
||||
Reference in New Issue
Block a user