ReGreet icon indicating copy to clipboard operation
ReGreet copied to clipboard

add gtk4 pango markup support for clock widget

Open daxcore opened this issue 5 months ago • 0 comments

hey.

adding support for Pango markup language in clock widget: https://docs.gtk.org/gtk4/method.Label.set_markup.html

i am using if for something like that in the regreet.toml:

format = "<span font='SF Pr Display Bold 52'>%A</span>\n<span font='SF Pr Display Bold 25'>%d %B</span>\n<span font='SF Pr Display Bold 12'>- %H:%M -</span>"

to get the possibility to adapt the look of ReGreet to the hyprlock theme Style-10 of https://github.com/MrVivekRajan/Hyprlock-Styles

2025-09-27-21-44-15

daxcore avatar Sep 27 '25 19:09 daxcore