tangled
alpha
login
or
join now
bwc9876.dev
/
nixos-config
1
fork
atom
Flake for my NixOS devices
1
fork
atom
overview
issues
pulls
pipelines
wezterm kitty
bwc9876.dev
2 weeks ago
f3d2b280
70e22166
verified
This commit was signed with the committer's
known signature
.
bwc9876.dev
SSH Key Fingerprint:
SHA256:DanMEP/RNlSC7pAVbnXO6wzQV00rqyKj053tz4uH5gQ=
+2
1 changed file
expand all
collapse all
unified
split
homeModules
gdi.nix
+2
homeModules/gdi.nix
···
722
722
font = wezterm.font("monospace"),
723
723
font_size = 12.0,
724
724
color_scheme = "Catppuccin Mocha",
725
725
+
enable_kitty_graphics = true,
726
726
+
enable_kitty_keyboard = true,
725
727
enable_tab_bar = false,
726
728
window_background_opacity = 0.92,
727
729
default_cursor_style = "SteadyBar",