diff --git a/templates/wofi-config.j2 b/templates/wofi-config.j2 index fe2b943..edecdd9 100644 --- a/templates/wofi-config.j2 +++ b/templates/wofi-config.j2 @@ -1,2 +1,8 @@ show=drun -style=style.css \ No newline at end of file +style=style.css + +# Aktiverer ikoner ved at sætte en billedstørrelse (i pixels) +image_size=32 + +# Fortæller wofi præcis hvilket ikon-tema den skal bruge +icon_theme=Papirus \ No newline at end of file