From 2fb2cdc35ddcf31ff4fc1fc6123c0e2ef614f196 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Mon, 30 Mar 2026 18:36:54 -0400 Subject: [PATCH] ghostty --- ghostty/config.ghostty | 4 ++++ sway/config | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ghostty/config.ghostty b/ghostty/config.ghostty index a9b3637..0490443 100644 --- a/ghostty/config.ghostty +++ b/ghostty/config.ghostty @@ -3,3 +3,7 @@ font-style-bold-italic = BoldIta font-size = 10 theme = light:jdkaplan-light,dark:jdkaplan-dark + +resize-overlay = never + +window-inherit-working-directory = false diff --git a/sway/config b/sway/config index 7600ba1..f05c8d6 100644 --- a/sway/config +++ b/sway/config @@ -19,7 +19,7 @@ input type:keyboard { # normal => Left-click to move, right-click to resize floating_modifier $super normal -bindsym $super+Return exec alacritty +bindsym $super+Return exec ghostty bindsym $super+Space exec rofi -show run # Kill focused window