mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2025-02-23 12:33:55 +00:00
17 lines
419 B
Plaintext
17 lines
419 B
Plaintext
# Font configuration
|
|
font-family = Menlo
|
|
|
|
# Disable ligatures
|
|
font-feature = -calt
|
|
|
|
# Configure theme
|
|
theme = Wombat-iTerm
|
|
# theme = light:Builtin Solarized Light,dark:Builtin Solarized Dark
|
|
|
|
# Workaround for lack of search
|
|
keybind = cmd+f=write_screen_file:open
|
|
keybind = ctrl+shift+f=write_screen_file:open
|
|
|
|
# Quick terminal - only works on macOS for now
|
|
keybind = global:cmd+shift+grave_accent=toggle_quick_terminal
|