added ghostty config

This commit is contained in:
2024-12-27 17:04:48 -05:00
parent d9b92ecc3e
commit 6dacd89964
2 changed files with 25 additions and 12 deletions

View File

@@ -16,20 +16,8 @@ after-startup-command = [
# JankyBorders has a built-in detection of already running process,
# so it won't be run twice on AeroSpace restart
'exec-and-forget borders',
{% if YADM_HOSTNAME != "ALLOCATE-Y3HW9MWW2D" -%}
'exec-and-forget sketchybar',
{% endif -%}
]
{% if YADM_HOSTNAME != "ALLOCATE-Y3HW9MWW2D" -%}
# Notify Sketchybar about workspace change
exec-on-workspace-change = [
'/bin/bash',
'-c',
'sketchybar --trigger aerospace_workspace_change FOCUSED_WORKSPACE=$AEROSPACE_FOCUSED_WORKSPACE',
]
{% endif -%}
# Start AeroSpace at login
start-at-login = true

25
.config/ghostty/config Normal file
View File

@@ -0,0 +1,25 @@
#~~~~~~~~~~~~~~~~~~~~~~~#
# Ghostty configuration #
#~~~~~~~~~~~~~~~~~~~~~~~#
# vim: set filetype=dosini:
theme = catppuccin-mocha
font-family = "Iosevka NFM"
font-thicken = false
font-size = 14
# macos-option-as-alt = true
bold-is-bright = false
clipboard-read = allow
clipboard-write = allow
window-colorspace = srgb
background-blur-radius = 20
background-opacity = 0.95
# custom-shader = ./shaders/bettercrt.glsl
# custom-shader = ./shaders/tft.glsl
# custom-shader = ./shaders/glitchy.glsl
# custom-shader-animation = true
# Keyboard
macos-option-as-alt = true
keybind = global:ctrl+shift+grave_accent=toggle_quick_terminal