From: Alexander Goussas Date: Tue, 7 Apr 2026 13:52:41 +0000 (-0500) Subject: add amethyst configuration X-Git-Url: http://git.frustrated-labs.net/?a=commitdiff_plain;h=5691d09b4205aab9e1708c7ea8e2e6b477f6bf99;p=dotfiles.git add amethyst configuration --- diff --git a/Makefile.macos b/Makefile.macos index eb2f328..e1892a3 100644 --- a/Makefile.macos +++ b/Makefile.macos @@ -1,6 +1,6 @@ include Makefile.common -PKGS := yabai skhd $(PKGS_COMMON) +PKGS := amethyst yabai skhd $(PKGS_COMMON) install: stow $(PKGS) diff --git a/amethyst/.amethyst.yml b/amethyst/.amethyst.yml new file mode 100644 index 0000000..828cb7f --- /dev/null +++ b/amethyst/.amethyst.yml @@ -0,0 +1,12 @@ +layouts: + - tall + - fullscreen + +mod1: + - control + - shift + +window-margins: true +smart-window-margins: true +window-margin-size: 5 +enables-layout-hud-on-space-change: false