mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat(koishi): new laptop!!!
This commit is contained in:
parent
8820db6792
commit
26ad2434b0
36 changed files with 1403 additions and 698 deletions
|
|
@ -4,8 +4,8 @@ _: {
|
|||
extraConfig = ''
|
||||
local wezterm = require 'wezterm';
|
||||
return {
|
||||
font = wezterm.font "Iosevka",
|
||||
font_size = 11.0,
|
||||
font = wezterm.font "Monaspace Krypton",
|
||||
font_size = 10.0,
|
||||
check_for_updates = false,
|
||||
show_update_window = false,
|
||||
enable_tab_bar = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue