aboutsummaryrefslogtreecommitdiff
path: root/modules/global.nix
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-03-22 17:17:28 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-03-22 17:17:28 -0400
commited93ebb6ee7b2259802673dcdc5c86246bedab4e (patch)
tree5bbdbd17c158e906b65e49c9d9fa255fcc5ea348 /modules/global.nix
parent19f764780c12c1e0ee13998e980c64acf7dc9b0e (diff)
downloadhome-ed93ebb6ee7b2259802673dcdc5c86246bedab4e.tar.gz
i3bar
Diffstat (limited to 'modules/global.nix')
-rw-r--r--modules/global.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/global.nix b/modules/global.nix
index 30d39ec..8146fbe 100644
--- a/modules/global.nix
+++ b/modules/global.nix
@@ -54,6 +54,7 @@ in
};
};
+
gtk = {
enable = true;
gtk3.extraConfig.gtk-application-prefer-dark-theme = 1;