changed i3 stuff
This commit is contained in:
parent
8fb0c18a4b
commit
b121b5d8c3
8 changed files with 275 additions and 81 deletions
6
hosts/vali/mars/i3/default.nix
Normal file
6
hosts/vali/mars/i3/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./i3.nix
|
||||
];
|
||||
home.file.".config/i3(config)".source = ./config;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue