quickshell lets gooo
This commit is contained in:
9
dots/quickshell/config/BorderConfig.qml
Normal file
9
dots/quickshell/config/BorderConfig.qml
Normal file
@@ -0,0 +1,9 @@
|
||||
import "root:/services"
|
||||
import Quickshell.Io
|
||||
import QtQuick
|
||||
|
||||
JsonObject {
|
||||
property color colour: Colours.palette.m3surface
|
||||
property int thickness: Appearance.padding.normal
|
||||
property int rounding: Appearance.rounding.large
|
||||
}
|
||||
Reference in New Issue
Block a user