Flake for my NixOS devices

wezterm kitty

bwc9876.dev f3d2b280 70e22166

verified
+2
+2
homeModules/gdi.nix
··· 722 722 font = wezterm.font("monospace"), 723 723 font_size = 12.0, 724 724 color_scheme = "Catppuccin Mocha", 725 + enable_kitty_graphics = true, 726 + enable_kitty_keyboard = true, 725 727 enable_tab_bar = false, 726 728 window_background_opacity = 0.92, 727 729 default_cursor_style = "SteadyBar",