Can I force Ubuntu 22.04 to open all applications in the maximized state?
I'm using these apps:
- Terminal
- Files
- VS Code
- Text Editor
- Chrome
And right now, I should maximize each of them after opening, which is inefficient.
I already saw these questions and none solved my problem:
Howto force all Windows to open not Maximized
How can I open gthumb maximized?
Open windows maximized!
How to auto un-maximize all windows for all applications?
I would be happy to even have a script running all the time, listening for application opening events and maximizing them automatically.
Or better approach is to somehow tell Ubuntu's window manager to maximize each new window forcefully.