move awesome to symlink and add ts

This commit is contained in:
Chris Cochrun 2023-03-07 09:36:35 -06:00
parent 8aef3ae533
commit a1cf0b5d90
2 changed files with 5 additions and 4 deletions

View file

@ -43,6 +43,7 @@
macchina macchina
neofetch neofetch
fwupd fwupd
ts
]; ];
} }

View file

@ -408,10 +408,10 @@
recursive = true; recursive = true;
}; };
home.file.".config/awesome" = { #home.file.".config/awesome" = {
source = ../awesome; # source = ../awesome;
recursive = true; # recursive = true;
}; #};
home.file.".config/awesome/bling" = { home.file.".config/awesome/bling" = {
source = ../awesome/bling; source = ../awesome/bling;