summary refs log tree commit diff
path: root/profiles/graphical.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/graphical.nix')
-rw-r--r--profiles/graphical.nix9
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/graphical.nix b/profiles/graphical.nix
index a4fa0cd..8ba6e7f 100644
--- a/profiles/graphical.nix
+++ b/profiles/graphical.nix
@@ -18,6 +18,15 @@
       ];
 
       # gtk = {
+      #   enable = true;
+      #   font.name = "Victor Mono SemiBold 12";
+      #   theme = {
+      #     name = "SolArc-Dark";
+      #     package = pkgs.solarc-gtk-theme;
+      #   };
+      # };
+
+      # gtk = {
       #   theme.package = pkgs.gnome.gnome-themes-extra;
       #   theme.name = "Adwaita-dark";
       #   enable = true;