From 5c5e7fa263a7ececbd64035c059f97707a0e3b96 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 8 Jan 2025 00:00:03 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-08 00:00:03 --- .config/ghostty/config | 12 +----------- .config/ghostty/config##hostname.dbox | 11 +++++++++++ .config/kitty/kitty.conf | 2 +- 3 files changed, 13 insertions(+), 12 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 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