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