Disable Snap windows on GlazeWM startup and re-enable on exit #991
Unanswered
Dragonjinx
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use Win + arrow keys to move my windows instead of the default alt + shift + arrow keys. In windows 11 if I disable System>Multitasking>Snap windows, I can use these key binds without windows overriding them. For now I have set my config so that GlazeVM opens this specific settings page both on startup and exit. I also know that
toggles the registry value for this setting on and off, but I don't know how to make this change come into effect. Anyone know of a way to do this with cmd or powershell? Then I could just inline the script into my config startup and shutdown config (or write them to a file and execute them with powershell)?
Beta Was this translation helpful? Give feedback.
All reactions