beginning of my own colorscheme
This commit is contained in:
parent
2038ab1d4f
commit
62b3b0f442
5 changed files with 64 additions and 49 deletions
|
@ -11,7 +11,7 @@ in {
|
|||
home-manager.users.${username} = {
|
||||
programs.zellij = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
enableFishIntegration = false;
|
||||
on_force_close = "quit";
|
||||
layout_dir = "${./layouts}";
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue