Files
nixos/configs/ghostty/config
T
2026-02-25 00:32:12 +00:00

42 lines
939 B
Plaintext

# The syntax is "key = value". The whitespace around the equals doesn't matter.
keybind = ctrl+shift+w=close_surface
keybind = ctrl+t=new_tab
keybind = ctrl+tab=next_tab
keybind = ctrl+shift+tab=previous_tab
keybind = ctrl+shift+n=new_window
keybind = ctrl+shift+o=ignore
# Window Stuff
background-opacity=0.8
confirm-close-surface = false
window-theme = system
window-decoration = true
window-inherit-working-directory = false
working-directory = home
# Linux Specific
gtk-wide-tabs = true
gtk-single-instance = true
# MacOS Specific
#macos-non-native-fullscreen = true
# Font
font-size = 12
# font-family = Kelmscott Mono
font-family = M PLUS Code Latin 60 Medium
# Theme
# theme = Obsidian
# theme = Relaxed
theme = Nord
background-blur = true
# Cursor And Mouse
cursor-style = block
# cursor-color = #ffffff
mouse-hide-while-typing = true
config-file = ./config-dankcolors
app-notifications = no-clipboard-copy,no-config-reload