2
1
Fork 0
quickshell-docs/content/docs/configuration/_index.md

14 lines
525 B
Markdown

+++
title = "Configuration"
+++
You should start with the [Introduction](./intro) which will guide you
through the basics of QML by creating a simple topbar with a clock.
From there you can read the [QML Overview](./qml-overview) to get an overview of
the QML language, or jump right into the [Type Reference](/docs/types) to find
types you can use in your shell.
The [quickshell-examples](https://git.outfoxxed.me/outfoxxed/quickshell-examples) repo contains
fully working example configurations you can read and modify.