catppuccin / sddm

🔒 Soothing pastel theme for SDDM
MIT License
283 stars 16 forks source link

Custom clock format. #35

Closed zhexyez closed 1 month ago

zhexyez commented 1 month ago

After not finding any concise documentation on sddm itself, I would like to ask here: is it possible to remove date from Clock component? Or remove time and let date be? Thanks.

isabelroses commented 1 month ago

try ClockEnabled in the theme.conf file, all options are marked here https://github.com/catppuccin/sddm?tab=readme-ov-file#configuration

zhexyez commented 1 month ago

try ClockEnabled in the theme.conf file, all options are marked here https://github.com/catppuccin/sddm?tab=readme-ov-file#configuration

Thanks, but this is not enough to properly customize every inch. I've managed to understand that in order to properly customize sddm, I need to refer to Qt. For now, I've customized it, heavily diverging from original catppuccin theme, but nevertheless reused the colors, as they are awesome.