This commit is contained in:
Christoph Schmatzler
2025-08-11 15:31:58 +02:00
parent d42c160ea8
commit eed26292fb
6 changed files with 11 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
{pkgs, ...}: {
programs.zellij = {
enable = true;
enableFishIntegration = true;
enableFishIntegration = false;
settings = {
theme = "catppuccin-latte";
default_layout = "compact";