aboutsummaryrefslogtreecommitdiff
path: root/.config/wezterm/wezterm.lua
blob: f0bea3b6aa1119075f4cdf8ca580e50f89ae4c0a (plain) (blame)
1
2
3
4
5
6
local wezterm = require 'wezterm'
return {
	color_scheme = 'Dracula',
	font = wezterm.font 'JetBrains Mono',
}
d>2023-02-05Remove conflicting keybindLuca Matei Pintilie1-2/+0 2023-02-05Exclude LICENSE from bootstrap.shLuca Matei Pintilie1-1/+1 2023-02-05Better i3 exit promptLuca Matei Pintilie2-3/+8 2023-02-04Switch to alacrittyLuca Matei Pintilie2-2/+2 2023-02-04Fix tmux config and update alacrittyLuca Matei Pintilie4-3/+11 2023-02-04Fill out the README a bit moreLuca Matei Pintilie1-0/+33