mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-12-20 03:30:02 +01:00
Fix wrong navbar icon size
This commit is contained in:
parent
c3c6ddb291
commit
4d0942638e
1 changed files with 1 additions and 2 deletions
|
|
@ -84,8 +84,7 @@ displayLogo = true
|
|||
width = "full"
|
||||
|
||||
[params.navbar.logo]
|
||||
path = "favicon.svg"
|
||||
dark = "favicon-dark.svg"
|
||||
path = "favicon-dark.svg"
|
||||
|
||||
[params.page]
|
||||
width = "full"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue