feat(sway): initial configuration
This commit is contained in:
parent
2f06003ff8
commit
ef64b0e03d
4 changed files with 249 additions and 2 deletions
|
@ -250,4 +250,9 @@ in
|
|||
source = ../../config/phpactor;
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
xdg.configFile.sway = {
|
||||
source = ../../config/sway;
|
||||
recursive = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue