2
1
Fork 0

misc: add matrix to navbar and change icons

This commit is contained in:
outfoxxed 2024-04-01 22:27:50 -07:00
parent a036d378c0
commit adb293de95
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 28 additions and 4 deletions

View file

@ -41,11 +41,18 @@ pageRef = "/docs/types"
weight = 2
[[menu.main]]
name = "Source ↗"
url = "https://git.outfoxxed.me/outfoxxed/quickshell"
name = "Search"
weight = 3
params.type = "search"
[[menu.main]]
name = "Search"
name = "matrix"
url = "https://matrix.to/#/#quickshell:outfoxxed.me"
weight = 4
params.type = "search"
params.icon = "matrix"
[[menu.main]]
name = "git"
url = "https://git.outfoxxed.me/outfoxxed/quickshell"
weight = 5
params.icon = "git"