38 lines
768 B
Plaintext
38 lines
768 B
Plaintext
theme = "catppuccin-mocha"
|
|
|
|
font-size = 14
|
|
font-family = "MesloLGS Nerd Font Mono"
|
|
font-thicken = true
|
|
|
|
cursor-style = block
|
|
cursor-style-blink = false
|
|
|
|
background-opacity = 0.95
|
|
background-blur-radius = 8
|
|
|
|
mouse-hide-while-typing = true
|
|
|
|
clipboard-read = allow
|
|
clipboard-write = allow
|
|
copy-on-select = clipboard
|
|
clipboard-trim-trailing-spaces = true
|
|
clipboard-paste-protection = true
|
|
|
|
window-decoration = false
|
|
|
|
window-padding-x = 2
|
|
window-padding-y = 2
|
|
window-padding-balance = true
|
|
|
|
# Don't use if using fullscreen
|
|
window-width = 168
|
|
window-height = 43
|
|
|
|
# macos stuff
|
|
quit-after-last-window-closed = true
|
|
macos-option-as-alt = true
|
|
fullscreen = true
|
|
# macos-non-native-fullscreen = true # fullscreen, hide menubar and dock toooo
|
|
|
|
keybind = cmd+backspace=text:\x15
|