From 1623b456ec2ca7ae1c632c6023f2d75bd5175ba0 Mon Sep 17 00:00:00 2001 From: lunstia <136163666+lunstia@users.noreply.github.com> Date: Mon, 11 Aug 2025 02:15:41 -0400 Subject: [PATCH] Add variable and moved directory to correct one --- .config/matugen/templates/{ => hyprland}/hyprlock-colors.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename .config/matugen/templates/{ => hyprland}/hyprlock-colors.conf (85%) diff --git a/.config/matugen/templates/hyprlock-colors.conf b/.config/matugen/templates/hyprland/hyprlock-colors.conf similarity index 85% rename from .config/matugen/templates/hyprlock-colors.conf rename to .config/matugen/templates/hyprland/hyprlock-colors.conf index 1b7479d7d..c103472bd 100644 --- a/.config/matugen/templates/hyprlock-colors.conf +++ b/.config/matugen/templates/hyprland/hyprlock-colors.conf @@ -7,4 +7,6 @@ $entry_border_color = rgba({{colors.outline.default.hex_stripped}}55) $entry_color = rgba({{colors.primary_fixed.default.hex_stripped}}FF) $font_family = Rubik $font_family_clock = Space Grotesk DemiBold -$font_material_symbols = Material Symbols Rounded \ No newline at end of file +$font_material_symbols = Material Symbols Rounded + +$background_image = {{image}} \ No newline at end of file