fix bspwm screens, remove plug.vim and stdheader.vim from repo do download them from github

This commit is contained in:
2024-10-18 20:17:26 +02:00
parent 6e8a5117ab
commit a4020fd7bd
8 changed files with 39 additions and 3019 deletions

View File

@ -4,5 +4,6 @@
imports = [ ./nitrogen.nix ];
home.file = {
".config/bspwm/screenlayout.sh".source = ./bspwm/screenlayout.sh;
".config/bspwm/host.sh".source = ./bspwm/host.sh;
};
}