try ghostty once again

This commit is contained in:
LordMZTE 2024-09-10 19:47:02 +02:00
parent 59d8d81db8
commit 1ff4427b76
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -28,20 +28,20 @@ opts.term_font = "IosevkaTerm NFM"
-- icon_name = "org.wezfurlong.wezterm",
--}
--opts.term = {
-- name = "Ghostty",
-- command = "ghostty",
-- workdir_command = "ghostty --working-directory=",
-- icon_name = "com.mitchellh.ghostty",
--}
opts.term = {
name = "foot",
command = "foot",
workdir_command = "foot --working-directory=",
icon_name = "foot",
name = "Ghostty",
command = "ghostty",
workdir_command = "ghostty --working-directory=",
icon_name = "com.mitchellh.ghostty",
}
--opts.term = {
-- name = "foot",
-- command = "foot",
-- workdir_command = "foot --working-directory=",
-- icon_name = "foot",
--}
opts.cursor = {
theme = "LyraQ-cursors",
size = 24,