cleanup, switch to nix-super
This commit is contained in:
parent
45425254bf
commit
3015395f82
11 changed files with 169 additions and 226 deletions
|
@ -11,7 +11,7 @@ in {
|
|||
home-manager.users.${username} = {
|
||||
programs.zellij = {
|
||||
enable = true;
|
||||
enableFishIntegration = false;
|
||||
enableFishIntegration = true;
|
||||
on_force_close = "quit";
|
||||
layout_dir = "${./layouts}";
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue