Fix nautilus dark mode

This commit is contained in:
Henry Sipp
2025-07-23 22:43:34 -05:00
parent a7981b9fa4
commit b281a3eb6f
2 changed files with 5 additions and 6 deletions
+5
View File
@@ -46,6 +46,11 @@ in {
# Use XCompose file
"XCOMPOSEFILE,~/.XCompose"
"EDITOR,nvim"
# GTK theme
"GTK_THEME,Adwaita:dark"
# Podman compatibility. Probably need to add cfg.env?
# "DOCKER_HOST,unix://$XDG_RUNTIME_DIR/podman/podman.sock"
];