Thunar: add config
This commit is contained in:
parent
db92170190
commit
9689075b44
5 changed files with 175 additions and 0 deletions
|
@ -133,6 +133,10 @@ in {
|
|||
};
|
||||
programs.bash = { enable = true; };
|
||||
|
||||
xdg.configFile = {
|
||||
"thunar/".source = ./thunar;
|
||||
};
|
||||
|
||||
systemd.user.services = {
|
||||
steam = {
|
||||
Unit = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue