Add GTK Theme

This commit is contained in:
Elnu 2022-10-10 15:21:48 -07:00
parent 5180740b3e
commit 8819d2538c
3 changed files with 20 additions and 0 deletions

View file

@ -2,6 +2,8 @@
{
services = {
# dconf is required for setting GTK themes, see home.nix
dbus.packages = with pkgs; [ dconf ];
xserver = {
enable = true;
libinput = {