From 3e58555dc5b474a3b15a4081ee02a6e2b9958deb Mon Sep 17 00:00:00 2001 From: Pierre-Marie Charavel Date: Sun, 13 Jul 2025 19:28:01 -0400 Subject: [PATCH] Update --- .config/ghostty/config | 3 +++ .config/sway/config.d/outputs.conf | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.config/ghostty/config b/.config/ghostty/config index fc398b9..8deb8ec 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -41,4 +41,7 @@ # # which is explained in the docs for that config option. # # Just for example: # resize-overlay-duration = 4s 200ms + +font-family = JetBrains Mono Nerd Font theme = catppuccin-mocha +mouse-hide-while-typing = true diff --git a/.config/sway/config.d/outputs.conf b/.config/sway/config.d/outputs.conf index b4383f0..bbb6f40 100644 --- a/.config/sway/config.d/outputs.conf +++ b/.config/sway/config.d/outputs.conf @@ -1,3 +1,3 @@ output DP-1 mode 3840x2160@240.000Hz pos 0 0 scale 1.6 adaptive_sync on allow_tearing yes -output DP-2 mode 2560x1440@240.000Hz pos 2400 -145 scale 1.25 transform 90 adaptive_sync off +output DP-2 mode 2560x1440@240.000Hz pos 2400 0 scale 1.25 transform 90 adaptive_sync off output * max_render_time off