commit 30c76bfd0f9d6bb185ebcc6d8b90d720945cde39 Author: sudacode Date: Thu Mar 13 13:42:07 2025 -0700 initial commit diff --git a/config b/config new file mode 100644 index 0000000..453bfee --- /dev/null +++ b/config @@ -0,0 +1,20 @@ +font-family = JetBrainsMono Nerd Font +window-title-font-family = JetBrainsMono Nerd Font +font-size = 12 +font-feature = +calt +font-feature = +liga +font-feature = +dlig +theme = catppuccin-macchiato +cursor-style = block +window-padding-x = 10 +window-padding-y = 10 +window-decoration = false +window-height = 46 +window-width = 180 +confirm-close-surface = false +copy-on-select = clipboard +app-notifications = no-clipboard-copy +keybind = all:ctrl+enter=unbind +keybind = all:ctrl+shift+j=next_tab +keybind = all:ctrl+shift+k=last_tab +keybind = all:ctrl+grave_accent=toggle_quick_terminal