diff --git a/.config/ghostty/config b/.config/ghostty/config deleted file mode 100644 index 67b528a8..00000000 --- a/.config/ghostty/config +++ /dev/null @@ -1,11 +0,0 @@ -theme = /home/fic/dev/plugins/ashen.nvim/extras/ghostty/ashen -font-family = SauceCodePro NFM -font-size = 11 -window-decoration = false -window-theme = dark -keybind = ctrl+enter=unbind -background-opacity = 1 -resize-overlay = never -confirm-close-surface = false -mouse-hide-while-typing = true -window-padding-balance = true diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 120000 index 00000000..64315017 --- /dev/null +++ b/.config/ghostty/config @@ -0,0 +1 @@ +config##hostname.dbox \ No newline at end of file diff --git a/.config/ghostty/config##hostname.dbox b/.config/ghostty/config##hostname.dbox new file mode 100644 index 00000000..c7ffe437 --- /dev/null +++ b/.config/ghostty/config##hostname.dbox @@ -0,0 +1,11 @@ +theme = /home/fic/dev/plugins/ashen.nvim/extras/ghostty/ashen +font-family = SauceCodePro NFM +font-size = 12 +window-decoration = false +window-theme = dark +keybind = ctrl+enter=unbind +background-opacity = 1 +resize-overlay = never +confirm-close-surface = false +mouse-hide-while-typing = true +window-padding-balance = true