Add quickshell screenshot

This commit is contained in:
outfoxxed 2024-03-29 06:22:26 -07:00
parent 36ff76a601
commit 5a70b9493c
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
9 changed files with 310 additions and 9 deletions

View file

@ -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";