aboutsummaryrefslogtreecommitdiff
path: root/tw/services/desktop.scm
AgeCommit message (Collapse)Author
2024-03-10Track guix-gaming-channels configurationTimo Wilken
2024-03-10Generate PNG desktop background directlyTimo Wilken
This avoids having to copy the image to different machines.
2024-03-10Separate home service into PIM, dev env and graphical partsTimo Wilken
This means we only instantiate Shepherd and mcron services if we really need them, to avoid annoyance on servers.
2023-11-23Specify custom battery/adapter names for polybarTimo Wilken
2023-11-05Fix `match-record' indentationTimo Wilken
2023-09-12Factor out common desktop servicesTimo Wilken
Most of the code for setting desktop layouts is common between machines. Also, make the blueman-applet service reusable.