cleanup, switch to nix-super

This commit is contained in:
Charlie Root 2024-08-07 23:31:14 +02:00
commit 3015395f82
11 changed files with 169 additions and 226 deletions

View file

@ -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 = {