mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
25 lines
625 B
Plaintext
25 lines
625 B
Plaintext
theme = catppuccin-mocha
|
|
|
|
confirm-close-surface = false
|
|
|
|
font-size = 15
|
|
font-thicken = false
|
|
|
|
window-save-state = always
|
|
|
|
# NOTE: This setting removes tabs, rounded borders, and window controls.
|
|
# Also makes some of the below macos-titlebar-* things not matter, but
|
|
# will take affect if this is set to true.
|
|
window-decoration = false
|
|
|
|
copy-on-select = true
|
|
quit-after-last-window-closed = true
|
|
|
|
macos-auto-secure-input = true
|
|
macos-non-native-fullscreen = visible-menu
|
|
macos-titlebar-style = transparent
|
|
macos-titlebar-proxy-icon = hidden
|
|
macos-icon = custom-style
|
|
|
|
keybind = super+shift+t=toggle_quick_terminal
|