summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index 7a63d93..2b80d9e 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -20,10 +20,13 @@ hero:
features:
- title: Use Your Preferred Language
+ icon: <i style="color:var(--vp-c-brand-3)" class="devicon-typescript-plain"></i>
details: The main focus of Astal is TypeScript using JSX. But you can use the libraries in any language that supports <a href="https://en.wikipedia.org/wiki/List_of_language_bindings_for_GTK">Gobject Introspection</a>.
- title: No bash scripts needed
+ icon: <i style="color:var(--vp-c-brand-3)" class="devicon-bash-plain"></i>
details: Includes modules to work with Network, Bluetooth, Battery, Audio and more.
- title: Use any Gtk widget
+ icon: <i style="color:var(--vp-c-brand-3)" class="fl-gtk"></i>
details: With Astal you work with Gtk directly. You are not limited to only a set of them.
---
<script setup>