aboutsummaryrefslogtreecommitdiff
path: root/tw/packages/catppuccin.scm
AgeCommit message (Collapse)Author
2024-07-11Wayland-based desktop supportTimo Wilken
Add a separate home service to configure a Wayland-based desktop instead of an X11 one. Screensharing in Zoom doesn't work unfortunately, but it worked (at least for a while) through OBS. Waybar might need some work to bring it in line with the previous polybar configuration, especially in terms of aesthetics.
2024-03-10Generate PNG desktop background directlyTimo Wilken
This avoids having to copy the image to different machines.
2024-03-08Give catppuccin themes proper revision numbersTimo Wilken
2024-03-08Use upstream aerc catppuccin themeTimo Wilken
2023-11-21Package Catppuccin themes instead of using git submodulesTimo Wilken
This makes administrating this repo easier, and the home environment can be reconfigured without having to add the checkout to the guile load path.
2023-11-21Fix spacing in (tw packages catppuccin)Timo Wilken
2022-12-30Import custom packagesTimo Wilken
Also, import package modules instead of using `specifications->packages'.