Edit matugen and hyprlock to separate the two

This commit is contained in:
lunstia
2025-08-11 00:31:22 -04:00
parent 4914d9b638
commit 307959ba76
5 changed files with 32 additions and 9 deletions
+10
View File
@@ -0,0 +1,10 @@
# This configuration is generated by matugen
# Changing these variables with matugen still enabled will overwrite them.
$text_color = rgba(FFDAD6FF)
$entry_background_color = rgba(41000311)
$entry_border_color = rgba(896E6C55)
$entry_color = rgba(FFDAD6FF)
$font_family = Rubik Light
$font_family_clock = Rubik Light
$font_material_symbols = Material Symbols Rounded
+1 -7
View File
@@ -1,10 +1,4 @@
$text_color = rgba(FFDAD6FF)
$entry_background_color = rgba(41000311)
$entry_border_color = rgba(896E6C55)
$entry_color = rgba(FFDAD6FF)
$font_family = Rubik Light
$font_family_clock = Rubik Light
$font_material_symbols = Material Symbols Rounded
source=~/.config/hypr/hyprlock-colors.conf
background {
color = rgba(181818FF)