ServicesConfig now edits hyprlock.conf to change the clock format (#1797)

This commit is contained in:
end-4
2025-08-12 09:45:09 +07:00
committed by GitHub
6 changed files with 34 additions and 113 deletions
+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)
+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