Amethyst
May 31, 2023 |
permanent
WM #
tags :
Automatic tiling window manager for macOS à la Xmonad. github
Features #
- Amethyst supports a wide number of layouts: Tall, Wide, 3Column-Middle, Column, Full Screen with the help of shortcuts.
- Each layout lets you modify the window size (Option + Shift + L), cycle through the windows (Option + Shift + J), change window position, and more.
- With so many shortcuts, you can set up custom modifier keys to help you ease the learning curve.
- You can enable or disable layouts to control whether they appear in the cycle sequence.
References #
Amethyst CS #
ref alt is options key
- alt + shift
- mod1
- alt + shift + ctrl
- mod2
- mod1 + enter
- swap main or make other it as main window
- mod1 + h
- shrink
- mod1 + l
- expand
- mod1 + j
- focus left
- mod1 + k
- focus right
- mod1 +n (p)
- shift between multiple monitors
- mod1 + t
- toggle float focused window between focused and tiling
- mod1 + i
- display name of current layout
- mod2 + 0
- Throw focused window to space 0
- mod2 + 9
- Throw focused window to space 9
Multi Monitor #
- mod2 + p/n
- switch focus between screens
- mod2 + h/l
- throw window into another screen or monitor
Debugging #
Emacs not tiling #
When Emacs is not tiling, restart Amethyst
pkill Amethyst