cleanup, switch to nix-super

This commit is contained in:
vali 2024-08-07 23:31:14 +02:00
commit b1c8d5b5bf
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 = {