config

NixOS config
Log | Files | Refs | README | LICENSE

commit af3db47ca4be4459ffe020d0db5d2704c3a498e2 (tree)
parent f20f14e365f93c7623ad5699d8f6c6f07ae157ff
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Thu,  9 Jan 2025 14:41:32 +0200

ghostty config updates

Diffstat:
Mmodules/profiles/desktop/default.nix | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/modules/profiles/desktop/default.nix b/modules/profiles/desktop/default.nix @@ -311,6 +311,8 @@ in installVimSyntax = true; enableBashIntegration = true; settings = { + command = lib.getExe pkgs.tmuxbash; + window-decoration = false; font-feature = [ "-calt" "-liga"