Commit graph

7 commits

Author SHA1 Message Date
Daniel Thwaites
638f2d86c4
Only run onChange for GNOME when installed 🐛
As GNOME is always enabled on the Home Manager side, the command might
try to run when GNOME is not installed.
2023-02-01 12:29:56 +00:00
Daniel Thwaites
ba324393e9
Support per user themes for GNOME shell 2023-02-01 12:06:03 +00:00
DwarfMaster
fbad7b1b0c Refactor modules to separate nixos from hm code 2023-01-30 22:56:57 +01:00
Daniel Thwaites
7078443eff
Hide quick settings tile for dark mode 🚸 2023-01-19 18:17:15 +00:00
Daniel Thwaites
34a852baee
Build gresource within GNOME shell derivation ♻️ 2023-01-06 23:46:06 +00:00
Daniel Thwaites
43a0330a31
Apply GNOME shell styling to GDM
This has some other benefits too:
- No messing around with extensions and DConf settings
- The custom theme is compiled into a gresource file for efficiency

However it does cause the GNOME shell package to be compiled from scratch.
2023-01-06 23:28:40 +00:00
Daniel Thwaites
46899f291b
Style GNOME shell 2022-12-19 19:23:41 +00:00