Add GTK Theme
This commit is contained in:
parent
5180740b3e
commit
8819d2538c
3 changed files with 20 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
{
|
||||
services = {
|
||||
# dconf is required for setting GTK themes, see home.nix
|
||||
dbus.packages = with pkgs; [ dconf ];
|
||||
xserver = {
|
||||
enable = true;
|
||||
libinput = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue