Multiple configs for different screen setups #945
cemalokten
started this conversation in
feature-ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use a laptop at work which is plugged into a monitor, otherwise I use my laptop screen.
Currently I comment part of my config depending on the location:
and then run :
bash osascript -e 'quit app "AeroSpace"' && open -a AeroSpace
It would be great to have a way of switiching layouts, or configs.
Beta Was this translation helpful? Give feedback.
All reactions