beginning of my own colorscheme

This commit is contained in:
Charlie Root 2024-08-01 02:23:54 +02:00
commit 62b3b0f442
5 changed files with 64 additions and 49 deletions

View file

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