mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
wezterm: update to make it work to latest version
This commit is contained in:
parent
a8488e4595
commit
70a153d723
@ -16,6 +16,7 @@ function module.apply_to_config(config)
|
|||||||
-- Enable some things for Wayland.
|
-- Enable some things for Wayland.
|
||||||
if os.getenv "XDG_SESSION_TYPE" == "wayland" then
|
if os.getenv "XDG_SESSION_TYPE" == "wayland" then
|
||||||
config.enable_wayland = true
|
config.enable_wayland = true
|
||||||
|
config.front_end = "WebGpu"
|
||||||
config.force_reverse_video_cursor = true
|
config.force_reverse_video_cursor = true
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user