switch to chezmoi
This commit is contained in:
parent
3c5d00dbf3
commit
a8b0acd4db
76 changed files with 27 additions and 531 deletions
28
dot_config/ghostty/config
Normal file
28
dot_config/ghostty/config
Normal file
|
@ -0,0 +1,28 @@
|
|||
font-family = Cascadia Mono PL
|
||||
font-feature = ss01
|
||||
font-feature = ss19
|
||||
font-feature = ss20
|
||||
font-size = 12
|
||||
|
||||
cursor-style = block
|
||||
cursor-style-blink = false
|
||||
cursor-color = #d65d0e
|
||||
shell-integration-features = no-cursor
|
||||
|
||||
theme = GruvboxDark
|
||||
|
||||
keybind = alt+t=new_tab
|
||||
keybind = alt+c=copy_to_clipboard
|
||||
keybind = alt+v=paste_from_clipboard
|
||||
keybind = ctrl+g>c=new_tab
|
||||
keybind = ctrl+g>v=new_split:right
|
||||
keybind = ctrl+g>s=new_split:down
|
||||
keybind = ctrl+g>h=goto_split:left
|
||||
keybind = ctrl+g>j=goto_split:bottom
|
||||
keybind = ctrl+g>k=goto_split:top
|
||||
keybind = ctrl+g>l=goto_split:right
|
||||
keybind = ctrl+g>r=reload_config
|
||||
keybind = ctrl+g>f=toggle_fullscreen
|
||||
keybind = ctrl+g>d=toggle_window_decorations
|
||||
keybind = ctrl+m=text:\n
|
||||
keybind = ctrl+i=text:\t
|
Loading…
Add table
Add a link
Reference in a new issue