summaryrefslogtreecommitdiff
path: root/.config/ghostty
diff options
context:
space:
mode:
Diffstat (limited to '.config/ghostty')
-rw-r--r--.config/ghostty/config11
-rw-r--r--.config/ghostty/ign-0008.pngbin0 -> 736534 bytes
2 files changed, 8 insertions, 3 deletions
diff --git a/.config/ghostty/config b/.config/ghostty/config
index 488a14b..d998684 100644
--- a/.config/ghostty/config
+++ b/.config/ghostty/config
@@ -1,6 +1,6 @@
macos-window-shadow = false
theme = nord
-font-size = 22
+font-size = 16
#font-family = "Maple Mono"
font-family = "IosevkaTerm Nerd Font"
keybind = global:alt+c=toggle_quick_terminal
@@ -12,8 +12,13 @@ confirm-close-surface = false
macos-titlebar-style = hidden
quick-terminal-animation-duration = 0
background = #000000
-background-blur = 15
-background-opacity = 0.8
+#background-blur = 15
+#background-opacity = 0.8
+background-image="/Users/tomiko/dotfiles/.config/ghostty/ign-0008.png"
+background-image-fit="cover"
+background-image-opacity=0.3
+
keybind = super+k=text:\x13\x4b
keybind = super+l=text:\x13\x4c
+#keybind = ctrl+a=text:\x67\x0a
diff --git a/.config/ghostty/ign-0008.png b/.config/ghostty/ign-0008.png
new file mode 100644
index 0000000..cb9ee96
--- /dev/null
+++ b/.config/ghostty/ign-0008.png
Binary files differ