Don't hide the mouse when typing.

main
Joshua Potter 2024-03-19 13:33:25 -06:00
parent 7c5e105c11
commit 34f7c6652e
2 changed files with 3 additions and 2 deletions

View File

@ -123,8 +123,8 @@
};
};
# time.timeZone = "America/Denver";
time.timeZone = "America/New_York";
time.timeZone = "America/Denver";
# time.timeZone = "America/New_York";
users.users.jrpotter = {
isNormalUser = true;

View File

@ -4,6 +4,7 @@ return {
check_for_updates = false,
color_scheme = "nordfox",
font = wezterm.font "Iosevka",
hide_mouse_cursor_when_typing = false,
keys = {
{
key = " ",