From ba4505bf32ce89efc616aaa2b4110170cc9bdcf4 Mon Sep 17 00:00:00 2001 From: Ted Kulp Date: Thu, 13 Feb 2025 17:59:48 -0500 Subject: [PATCH] changes --- .config/aerospace/aerospace.toml##template.j2 | 2 ++ .config/ghostty/config | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/aerospace/aerospace.toml##template.j2 b/.config/aerospace/aerospace.toml##template.j2 index facc83b..26941a3 100644 --- a/.config/aerospace/aerospace.toml##template.j2 +++ b/.config/aerospace/aerospace.toml##template.j2 @@ -207,6 +207,8 @@ alt-shift-minus = 'resize smart -50' alt-shift-equal = 'resize smart +50' # Switch workspaces +alt-shift-m = 'workspace next' +alt-shift-n = 'workspace prev' alt-ctrl-shift-m = 'workspace next' alt-ctrl-shift-n = 'workspace prev' diff --git a/.config/ghostty/config b/.config/ghostty/config index 514aaf9..b43a3db 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -11,7 +11,7 @@ grapheme-width-method = unicode freetype-load-flags = hinting,force-autohint,monochrome,autohint theme = "catppuccin-mocha" cursor-opacity = 1 -#cursor-style = block +cursor-style = block #cursor-style-blink = #cursor-text = cursor-click-to-move = true