]> git.frustrated-labs.net Git - dotfiles.git/commitdiff
add amethyst configuration
authorAlexander Goussas <[email protected]>
Tue, 7 Apr 2026 13:52:41 +0000 (08:52 -0500)
committerAlexander Goussas <[email protected]>
Tue, 7 Apr 2026 13:52:41 +0000 (08:52 -0500)
Makefile.macos
amethyst/.amethyst.yml [new file with mode: 0644]

index eb2f328dce584203239256608f2bc404f920395f..e1892a38dfc4cc27c3ce6790c4486ec7e8aa214e 100644 (file)
@@ -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 (file)
index 0000000..828cb7f
--- /dev/null
@@ -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