clan-vm-manager: Added clan icon to trayicon

This commit is contained in:
Qubasa
2024-02-16 12:25:06 +07:00
parent 7fe38a9a80
commit 4f7f34f9b4
7 changed files with 49 additions and 56 deletions

View File

@@ -11,6 +11,10 @@ GTK4 has a demo application showing all widgets. You can run it by executing:
gtk4-widget-factory
```
To find available icons execute:
```bash
gtk4-icon-browser
```