wezterm: enable wayland

This commit is contained in:
notohh 2024-05-26 16:49:38 -04:00
parent 183ce877e3
commit 591f653019
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -10,7 +10,7 @@ local config = {
},
color_scheme = "Tokyo Night",
enable_wayland = false,
enable_wayland = true,
font = wezterm.font("JetBrainsMono NF Medium"),
font_size = 12.0,
window_background_opacity = 0.6,