From d9a5d2072e3e98f747c83ac7758bf1d520120a28 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 11 Jan 2025 00:45:02 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-11 00:45:02 --- .config/ghostty/config | 12 +----------- .config/ghostty/config##hostname.dbox | 11 +++++++++++ 2 files changed, 12 insertions(+), 11 deletions(-) mode change 100644 => 120000 .config/ghostty/config create mode 100644 .config/ghostty/config##hostname.dbox 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