feat: add status script
Some checks are pending
Continuous Integration / Checks (push) Waiting to run
Some checks are pending
Continuous Integration / Checks (push) Waiting to run
This commit is contained in:
parent
cf26daecee
commit
429f906a1a
5 changed files with 120 additions and 2 deletions
|
@ -163,6 +163,7 @@ in
|
|||
};
|
||||
|
||||
home.file.".config/sway/config".source = ./config;
|
||||
home.file.".config/sway/status".source = ./status;
|
||||
|
||||
# Let Home Manager install and manage itself.
|
||||
programs.home-manager.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue