diff --git a/templates/wofi-config-network.j2 b/templates/wofi-config-network.j2 index 2d9a302..37a8cae 100644 --- a/templates/wofi-config-network.j2 +++ b/templates/wofi-config-network.j2 @@ -1,17 +1,17 @@ - # ===== Wofi Konfiguration KUN til Netværksmenu ===== +# ===== Wofi Konfiguration KUN til Netværksmenu ===== - # Adfærd (vil blive overskrevet af kommandoen, men god at have) - show=drun +# Adfærd (vil blive overskrevet af kommandoen, men god at have) +show=drun - # Positionering: Øverste højre hjørne - location=top_right +# Positionering: Øverste højre hjørne +location=top_right - # Justering for at skubbe den ned under Waybar og lidt ind fra kanten - # Du skal muligvis finjustere disse tal med et par pixels! - xoffset=-10 - yoffset=45 +# Justering for at skubbe den ned under Waybar og lidt ind fra kanten +# Du skal muligvis finjustere disse tal med et par pixels! +x=-70 +y=45 - # Vi genbruger den samme styling, som vi allerede har lavet - style=style.css - allow_images=true - image_size=32 +# Vi genbruger den samme styling, som vi allerede har lavet +style=style.css +allow_images=true +image_size=32 diff --git a/templates/wofi-config.j2 b/templates/wofi-config.j2 index 621b0d5..dea2f08 100644 --- a/templates/wofi-config.j2 +++ b/templates/wofi-config.j2 @@ -5,3 +5,7 @@ allow_images=true # Størrelse og Position image_size=40 + +style=style.css +allow_images=true +image_size=32