From 10fc1b4ea7a601e2195b21082dfc61dc3edfde09 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 4 Sep 2025 16:19:49 +0900 Subject: modified aerospace/aerospace.toml, modified tmux/tmux.conf, created .cursor/ --- mac/.config/aerospace/aerospace.toml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'mac/.config/aerospace') diff --git a/mac/.config/aerospace/aerospace.toml b/mac/.config/aerospace/aerospace.toml index d3f3c75..aea1e92 100644 --- a/mac/.config/aerospace/aerospace.toml +++ b/mac/.config/aerospace/aerospace.toml @@ -59,15 +59,18 @@ on-focus-changed = ['move-mouse window-lazy-center'] # In this example, 24 is a default value when there is no match. # Monitor pattern is the same as for 'workspace-to-monitor-force-assignment'. # See: https://nikitabobko.github.io/AeroSpace/guide#assign-workspaces-to-monitors + [workspace-to-monitor-force-assignment] 1 = 'main' 2 = 'main' - 3 = 'V32UE' - 4 = 'V32UE' - 5 = 'V32UE' - 6 = '^27W' - 7 = '^27W' - 10 = '^EPSON' + 3 = 'main' + 4 = 'main' + 5 = 'main' + 6 = 'main' + 7 = 'main' + 8 = 'main' + 9 = 'main' + 10 = 'main' [gaps] inner.horizontal = 15 @@ -181,6 +184,8 @@ on-focus-changed = ['move-mouse window-lazy-center'] alt-ctrl-8 = ['move-node-to-workspace 8', 'workspace 8'] alt-ctrl-9 = ['move-node-to-workspace 9', 'workspace 9'] alt-ctrl-0 = ['move-node-to-workspace 10', 'workspace 10'] + alt-ctrl-leftSquareBracket = 'move-workspace-to-monitor prev' + alt-ctrl-rightSquareBracket = 'move-workspace-to-monitor next' # See: https://nikitabobko.github.io/AeroSpace/commands#workspace-back-and-forth alt-tab = 'workspace-back-and-forth' -- cgit v1.2.3