mirror of
https://github.com/turtlebasket/env.git
synced 2026-03-04 19:44:26 -08:00
misc tweaks; cleanup irrelevant
This commit is contained in:
@@ -10,10 +10,14 @@ window-width = 162
|
||||
window-height = 50
|
||||
term = xterm-256color
|
||||
|
||||
# reduce dimming for unfocused split panes (1.0 disables dimming)
|
||||
unfocused-split-opacity = 0.88
|
||||
|
||||
# USE PRERELEASE
|
||||
# > While you can set this setting back to `stable` at any time, this will only take effect when a later stable
|
||||
# > release is available. If you want to downgrade back to the previous stable release, you must re-download Ghostty.
|
||||
auto-update-channel = tip
|
||||
auto-update = off
|
||||
|
||||
# window-inherit-working-directory = false
|
||||
|
||||
@@ -32,4 +36,3 @@ keybind = cmd+b>l=goto_split:right
|
||||
keybind = cmd+b>h=goto_split:left
|
||||
keybind = cmd+b>k=goto_split:up
|
||||
keybind = cmd+b>j=goto_split:down
|
||||
|
||||
|
||||
Reference in New Issue
Block a user