mirror of
https://github.com/pnx/dotfiles
synced 2026-08-15 08:28:13 +02:00
ghostty: update
This commit is contained in:
parent
48869bfa4a
commit
a65464dd67
1 changed files with 5 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ font-family = "IosevkaCustom Nerd Font"
|
||||||
font-style-bold = "SemiBold"
|
font-style-bold = "SemiBold"
|
||||||
font-style = ""
|
font-style = ""
|
||||||
font-size = 15
|
font-size = 15
|
||||||
|
font-feature = -dlig, -liga, -calt
|
||||||
|
|
||||||
adjust-cell-width = 1
|
adjust-cell-width = 1
|
||||||
adjust-cell-height = 8
|
adjust-cell-height = 8
|
||||||
|
|
@ -25,6 +26,8 @@ cursor-style-blink = false
|
||||||
theme = skift
|
theme = skift
|
||||||
|
|
||||||
# Behavior
|
# Behavior
|
||||||
|
working-directory = home
|
||||||
|
window-inherit-working-directory = false
|
||||||
copy-on-select=clipboard
|
copy-on-select=clipboard
|
||||||
right-click-action=paste
|
right-click-action=paste
|
||||||
clipboard-trim-trailing-spaces=true
|
clipboard-trim-trailing-spaces=true
|
||||||
|
|
@ -33,8 +36,8 @@ desktop-notifications=false
|
||||||
|
|
||||||
# Keybinds
|
# Keybinds
|
||||||
|
|
||||||
keybind = "ctrl+click" = ignore
|
# keybind = ctrl+click=ignore
|
||||||
keybind = "shift+click" = open_url
|
# keybind = shift+click=open_url
|
||||||
|
|
||||||
# keybind = performable:ctrl+c=copy_to_clipboard
|
# keybind = performable:ctrl+c=copy_to_clipboard
|
||||||
# keybind = performable:ctrl+v=paste_from_clipboard
|
# keybind = performable:ctrl+v=paste_from_clipboard
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue