default 2 config

This commit is contained in:
2026-02-27 21:18:22 +01:00
parent ba93889642
commit fd92ba1baa
+1 -1
View File
@@ -2271,7 +2271,7 @@ in
# ~/.config/walker/themes/*
xdg.configFile."walker/themes/default.css".source = repoThemesDir + "/themes/default.css";
xdg.configFile."walker/themes/walker.css".source = repoThemesDir + "/themes/walker.css";
xdg.configFile."walker/default.toml".source = repoThemesDir + "/default.toml";
xdg.configFile."walker/config.toml".source = repoThemesDir + "/default.toml";
# xdg.configFile."walker/themes/default.html".source = repoThemesDir + "/default.html";
# (services unchanged)
systemd.user.services.elephant = { /* ... your existing service ... */ };