From a058b82edf48b920c3773e0a69cf95e91a1addd4486e8c4a8437bf0a4a8245f3 Mon Sep 17 00:00:00 2001 From: Mikkel Harboe Arp Henriksen Date: Mon, 16 Jun 2025 20:06:06 +0200 Subject: [PATCH] wofi-config opdateret --- templates/wofi-config.j2 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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