Skip to content

KaitoMuraoka/wezterm_lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wezterm_lua

A repository for managing WezTerm configuration files.

.wezterm.lua is the main configuration file for WezTerm.

Configuration (.wezterm.lua)

  • Window size: Initial size set to 80 columns x 24 rows
  • Font: HackGen (weight: Medium)
  • Font size: 13pt
  • Background opacity: 0.7 (translucent)
  • Background blur: 30 (macOS)
  • Window decorations: Title bar and resize controls (RESIZE|TITLE)
  • Tab bar: Hidden when only one tab is open
  • Window padding: None (0 on all sides)
  • Option key: Both left and right Alt keys act as Meta key (not as composed key)

Usage

Create a symbolic link or copy this file to your home directory.

ln -s $(pwd)/.wezterm.lua ~/.wezterm.lua

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages