mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
tree-wide: drop kitty configuration
This commit is contained in:
parent
36367bdfaf
commit
157bbd8f7d
3 changed files with 0 additions and 74 deletions
|
|
@ -177,7 +177,6 @@ in
|
|||
../homeModules/common/fzf.nix
|
||||
../homeModules/common/git.nix
|
||||
../homeModules/common/gpg.nix
|
||||
../homeModules/common/kitty.nix
|
||||
../homeModules/common/ghostty.nix
|
||||
../homeModules/common/leana.nix
|
||||
../homeModules/common/locale.nix
|
||||
|
|
|
|||
|
|
@ -161,17 +161,6 @@
|
|||
mouse-scroll-multiplier = 1;
|
||||
};
|
||||
};
|
||||
kitty = {
|
||||
enable = false;
|
||||
font.size = 12; # sweet spot for framework 13
|
||||
settings = {
|
||||
shell = lib.getExe config.programs.fish.package;
|
||||
# https://github.com/kovidgoyal/kitty/issues/1866
|
||||
# https://sw.kovidgoyal.net/kitty/conf/#terminal-bell
|
||||
linux_bell_theme = "elementary";
|
||||
};
|
||||
};
|
||||
|
||||
chromium.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue