--- # https://github.com/ianyh/Amethyst/blob/development/docs/configuration-files.md # Don't use canary builds use-canary-build: false # Used Layouts layouts: - two-pane - fullscreen - tall # - tall-right # - wide # - middle-wide # - 3column-left # - 3column-right # - 4column-left # - 4column-right # - column # - row # - floating # - widescreen-tall # - widescreen-tall-right # - bsp # Configure mod keys mod1: - option - shift mod2: - option - shift - control # HUD info enables-layout-hud-on-space-change: false enables-layout-hud: true # Floating applications are automatically tiled and the rest is floating float-small-windows: true floating-is-blacklist: false floating: - com.apple.Safari - com.apple.iCal - com.apple.mail - com.apple.Preview - com.apple.Terminal - com.apple.reminders - org.mozilla.firefox - org.chromium.Chromium - com.google.Chrome - md.obsidian - com.culturedcode.ThingsMac - com.microsoft.Outlook - com.microsoft.teams - com.microsoft.teams2 - com.microsoft.Powerpoint - com.microsoft.Word - chat.rocket - us.zoom.xos - com.spotify.client - com.googlecode.iterm2 # Maintain layout across executions restore-layouts-on-launch: true # Disable mouse actions (Except for swapping apps) mouse-follows-focus: false focus-follows-mouse: true mouse-swaps-windows: true mouse-resizes-windows: false # Disable some shortcuts # Ref: https://github.com/ianyh/Amethyst/blob/development/docs/configuration-files.md increase-main: mod: mod key: x decrease-main: mod: mod key: x focus-main: mod: mod key: x throw-space-left: mod: mod key: x throw-space-right: mod: mod key: x throw-space-1: mod: mod key: x throw-space-2: mod: mod key: x throw-space-3: mod: mod key: x throw-space-4: mod: mod key: x throw-space-5: mod: mod key: x throw-space-6: mod: mod key: x throw-space-7: mod: mod key: x throw-space-8: mod: mod key: x throw-space-9: mod: mod key: x throw-space-10: mod: mod key: x focus-screen-1: mod: mod key: x throw-screen-1: mod: mod key: x focus-screen-2: mod: mod key: x throw-screen-2: mod: mod key: x focus-screen-3: mod: mod key: x throw-screen-3: mod: mod key: x focus-screen-4: mod: mod key: x throw-screen-4: mod: mod key: x toggle-float: mod: mod key: x display-current-layout: mod: mod key: x toggle-focus-follows-mouse: mod: mod key: x toggle-tiling: mod: mod key: x select-tall-layout: mod: mod key: x select-tall-right-layout: mod: mod key: x select-wide-layout: mod: mod key: x select-two-pane-layout: mod: mod key: x select-middle-wide-layout: mod: mod key: x select-3column-left-layout: mod: mod key: x select-3column-right-layout: mod: mod key: x select-4column-left-layout: mod: mod key: x select-4column-right-layout: mod: mod key: x select-fullscreen-layout: mod: mod key: x select-column-layout: mod: mod key: x select-row-layout: mod: mod key: x select-floating-layout: mod: mod key: x select-widescreen-tall-layout: mod: mod key: x select-widescreen-tall-right-layout: mod: mod key: x select-bsp-layout: mod: mod key: x