guide: mention quickshell-examples
This commit is contained in:
parent
32aae34d4b
commit
70989dc619
|
@ -2,6 +2,11 @@
|
||||||
title = "Configuration"
|
title = "Configuration"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
We recommend you read the [QML Overview](./qml-overview) to get started,
|
We recommend you read the [QML Overview](./qml-overview) to get an overview of
|
||||||
then check out the [Type Reference](/docs/types) to find the types you have
|
the QML language first.
|
||||||
to work with.
|
|
||||||
|
There is a list of every Qt and quickshell type in the [Type Reference](/docs/types)
|
||||||
|
along with all of their properties.
|
||||||
|
|
||||||
|
The [quickshell-examples](https://git.outfoxxed.me/outfoxxed/quickshell-examples) repo contains
|
||||||
|
fully working example configurations you can read and modify.
|
||||||
|
|
Loading…
Reference in a new issue