Add quickshell screenshot
This commit is contained in:
parent
36ff76a601
commit
5a70b9493c
9 changed files with 310 additions and 9 deletions
|
|
@ -4,6 +4,8 @@ import QtQuick
|
|||
import Quickshell
|
||||
|
||||
Singleton {
|
||||
readonly property string rtpath: "/run/user/1000/quickshell"
|
||||
|
||||
readonly property var colors: QtObject {
|
||||
readonly property var bar: "#30c0ffff";
|
||||
readonly property var barOutline: "#50ffffff";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue