cerebroapp / cerebro

🔵 Cerebro is an open-source launcher to improve your productivity and efficiency
https://www.cerebroapp.com/
MIT License
8.27k stars 454 forks source link

feat: allow moving cerebro window #633

Closed dubisdev closed 1 year ago

dubisdev commented 1 year ago

Now Cerebro window will be centered by default.

The user will be able to move the window and the position will be stored in the config file.

For OSs where the window can't be moved, they will be able to change the position by editing the config.json file.

fix #610