]> git.frustrated-labs.net Git - dotfiles.git/commitdiff
update ghostty config
authorAlexander Goussas <[email protected]>
Sat, 4 Apr 2026 14:38:02 +0000 (09:38 -0500)
committerAlexander Goussas <[email protected]>
Sat, 4 Apr 2026 14:38:02 +0000 (09:38 -0500)
ghostty/.config/ghostty/config
zsh/.zshrc

index c56f17eb919760580d8578e290b62fe99bd82298..d3a5a4ec18ad921532de5f81f40471613ce0e44f 100644 (file)
@@ -1,11 +1,16 @@
 font-family = Hasklug Nerd Font Mono
-font-size = 16
+font-size = 18
 cursor-style = block
-#maximize = true
+cursor-style-blink = true
+maximize = true
 window-padding-x = 5
 window-padding-y = 5
 #background-opacity = 0.95
-theme = Adwaita
-
+theme = 12-bit Rainbow
+mouse-hide-while-typing = true
+background-blur = macos-glass-regular
+unfocused-split-opacity = 1
+copy-on-select = true
 adjust-cell-height = 10
+quit-after-last-window-closed = true
 #shell-integration-features = ssh-terminfo
index 4486c24167b886d6dcb1f7758db12d2856d6290e..a8b18837600b7a2789059fd279a3b7df30e7bd9f 100644 (file)
@@ -43,4 +43,8 @@ export PATH="/opt/homebrew/opt/ruby/bin:$PATH"
 export PATH="/Users/alexandergoussas/.gem/ruby/3.4.0/bin:$PATH"
 export PATH="/opt/homebrew/opt/ruby/bin:$PATH"
 
-[ -f "/Users/alexandergoussas/.ghcup/env" ] && . "/Users/alexandergoussas/.ghcup/env" # ghcup-env
\ No newline at end of file
+[ -f "/Users/alexandergoussas/.ghcup/env" ] && . "/Users/alexandergoussas/.ghcup/env" # ghcup-env
+
+export ANKI_MEDIA_DIR='/Users/alexandergoussas/Library/Application Support/Anki2/User 1/collection.media'
+
+. "$HOME/.local/bin/env"