mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 05:02:10 +00:00
remove ghostty shift+enter
This commit is contained in:
parent
ff602381b4
commit
cfcbc77fe5
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ let
|
||||||
window-padding-color = extend
|
window-padding-color = extend
|
||||||
mouse-scroll-multiplier = 1
|
mouse-scroll-multiplier = 1
|
||||||
keybind = global:alt+space=toggle_visibility
|
keybind = global:alt+space=toggle_visibility
|
||||||
keybind = shift+enter=text:\n
|
|
||||||
mouse-hide-while-typing = true
|
mouse-hide-while-typing = true
|
||||||
${lib.optionalString hostConfig.isDarwin ''
|
${lib.optionalString hostConfig.isDarwin ''
|
||||||
macos-titlebar-style = hidden
|
macos-titlebar-style = hidden
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue