style: summarize some sections

This commit is contained in:
Leon Schwarzäugl 2025-02-25 22:53:12 +01:00
parent e3a0416a86
commit 6279713ab5
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
2 changed files with 31 additions and 61 deletions

View file

@ -18,14 +18,11 @@
source = self + /programs/git/.gitmessage;
target = ".gitmessage";
};
"swayidle/config" = {
source = self + /programs/swayidle/config;
target = ".config/swayidle/config";
};
};
xdg.configFile = {
"tridactyl/tridactylrc".source = self + /programs/firefox/tridactyl/tridactylrc;
"tridactyl/themes/base16-codeschool.css".source = self + /programs/firefox/tridactyl/themes/base16-codeschool.css;
"swayidle/config".source = self + /programs/swayidle/config;
};
}