osascript -e 'quit app "Amethyst"'
Version: 0.24.3 (129)
OS version: Version 26.3.1 (Build 25D2128)
Screens:
(0.0, 0.0, 3440.0, 1440.0) [(0.0, 0.0, 3440.0, 1440.0)]
(-1512.0, -556.0, 1512.0, 982.0) [(-1512.0, 1014.0, 1512.0, 982.0)]
Configuration:
float-small-windows: 1
restore-layouts-on-launch: 1
floating-is-blacklist: 1
floating: (
{
id = "com.tinyspeck.slackmacgap";
"window-titles" = (
);
},
{
id = "com.1password.1password";
"window-titles" = (
);
},
{
id = "com.apple.Notes";
"window-titles" = (
);
},
{
id = "com.apple.Preview";
"window-titles" = (
);
},
{
id = "com.apple.systempreferences";
"window-titles" = (
);
},
{
id = "com.apple.finder";
"window-titles" = (
);
},
{
id = "us.zoom.xos";
"window-titles" = (
);
},
{
id = "ai.annalise.annaliseviewerv2";
"window-titles" = (
);
},
{
id = "ai.annalise.annaliseviewer";
"window-titles" = (
);
},
{
id = "com.github.Electron.miniapp";
"window-titles" = (
);
},
{
id = "com.github.Electron";
"window-titles" = (
);
},
{
id = "io.tailscale.ipn.macos";
"window-titles" = (
);
}
)
mouse-follows-focus: 0
window-max-count: 0
enables-window-count-hud: 0
enables-layout-hud-on-space-change: 1
mod2: (
option,
shift,
control
)
focus-follows-mouse: 0
screen-padding-top: 0
follow-space-thrown-windows: 1
screen-padding-right: 0
use-canary-build: 0
window-minimum-width: 0
window-minimum-height: 0
layouts: (
fullscreen,
"middle-wide",
tall
)
screen-padding-left: 0
window-margins: 0
window-resize-step: 5
enables-layout-hud: 1
ignore-menu-bar: 0
screen-padding-bottom: 0
new-windows-to-main: 0
debug-layout-info: 0
mod1: (
option,
shift
)
small-window-size: 500
window-margin-size: 0
Describe the bug
When I try to rearrange my windows Amethyst asks for accessibility permissions. It already has accessibility permissions. Does not appear in the top bar for me to restart. Had to restart using
Upon restart Amethyst worked as intended
Applications:
All
To Reproduce
Restart Amethyst from the top bar
Expected behavior
Amethyst restarts
Versions:
Debug Info
Additional context
Terminal restart got it working. 👍
More leaving this to help the next person who has this issue.