diff --git a/.config/ghostty/config b/.config/ghostty/config deleted file mode 100644 index 85de03f0..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 = 14 -window-decoration = false -window-theme = ghostty -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..19b51810 --- /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 = 13 +window-decoration = false +window-theme = ghostty +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/kitty/kitty.conf b/.config/kitty/kitty.conf index 067de165..3f04ff08 120000 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1 +1 @@ -kitty.conf##hostname.dpad \ No newline at end of file +kitty.conf##hostname.dbox \ No newline at end of file