Thunar: add config

This commit is contained in:
Leonardo Eugênio 2022-12-22 11:12:06 -03:00
parent db92170190
commit 9689075b44
5 changed files with 175 additions and 0 deletions

View file

@ -133,6 +133,10 @@ in {
};
programs.bash = { enable = true; };
xdg.configFile = {
"thunar/".source = ./thunar;
};
systemd.user.services = {
steam = {
Unit = {