working on i3
This commit is contained in:
parent
e77dec2d94
commit
e3689e5b26
9 changed files with 148 additions and 559 deletions
7
common/desktop_environment/i3/home_manager/default.nix
Normal file
7
common/desktop_environment/i3/home_manager/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./i3.nix
|
||||
./polybar.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue