Commit Graph

7 Commits

Author SHA1 Message Date
Cian-H 5d15ebe2d2 Attempt to fix theming 2026-02-26 18:43:17 +00:00
Cian-H 4b6c081bdd Changed greeter from gdk to regreet 2026-01-08 15:13:55 +00:00
Cian-H e701ecbb8f Fix for renamed components 2025-12-01 01:08:47 +00:00
Cian-H f0b1b415f3 Update to 25.05 2025-05-26 10:53:30 +01:00
Cian-H 51f65717a1 Switched package lists from with syntax to explicit
Appranently, the use of `with` for this is discouraged as it can cause
some kinds of compilation/linking issues. Switching to explicit
declaration is a bit more verbose, but probably makes organising into
modules easier in the long run anyway.
2025-04-14 10:58:46 +01:00
Cian-H 190bae5036 Fixed font configuration 2025-03-27 14:26:20 +00:00
Cian-H b2b1672997 Fresh start to clean history after subtree experiments 2025-01-22 12:50:04 +00:00