summary refs log tree commit diff
path: root/profiles/graphical.nix
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2023-05-18 19:47:05 +0300
committertzlil <tzlils@protonmail.com>2023-05-18 19:47:05 +0300
commitebbace8f892f0cae46cce1211efd927066a012f8 (patch)
tree0e64d16c883e2327fcc4fe1797544c2a69c6b77e /profiles/graphical.nix
parent959dfaaeb7ae01a77f9e2c3c17bac1b7e23d8ea1 (diff)
parenta01a6fbdfcf923b1c9fa55c7bec0617c230e8e67 (diff)
merge
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;