diff --git a/home-manager.nix b/home-manager.nix index e232323..65795fa 100644 --- a/home-manager.nix +++ b/home-manager.nix @@ -104,5 +104,19 @@ in { kitty & ''; }; + + gtk = { + enable = true; + theme.name = "Adwaita-dark"; + font.name = "Ubuntu 12"; + iconTheme = { + name = "Adwaita"; + package = pkgs.gnome3.adwaita-icon-theme; + }; + gtk2.extraConfig = '' + gtk-cursor-theme-name = capitaine-cursors; + ''; + gtk3.extraConfig = { gtk-cursor-theme-name = "capitaine-cursors"; }; + }; }; } diff --git a/packages.nix b/packages.nix index f8754a9..c2869c7 100644 --- a/packages.nix +++ b/packages.nix @@ -138,7 +138,7 @@ in { # base x rofi xlibs.xmodmap ubuntu_font_family i3lock unstable.kitty - libnotify gtk_engines x2x lxappearance-gtk3 + libnotify gtk_engines x2x pulsemixer arc-theme xorg.xhost xclip gnome3.dconf gnome3.dconf-editor gsettings-desktop-schemas gsettings-qt xorg.xcursorthemes capitaine-cursors gnome3.cheese