Omarchy start / restart with save option for opened apps #472
Replies: 5 comments 3 replies
|
This would be very handy! I use multiple workspaces for different things. Every morning I have to reorganize alle workspaces with the correct apps and positions. |
|
EDIT 2026-01-24: updated window rules after Hyprland 0.53 breaking changes + added comments and reference to the wiki. Wanted something similar to this, after some research I got the setup I needed by tweaking the Hyprland config. The following example defines 1 app per workspace except for discord and slack opening side by side on worskspace 4 + VSCode opens in fullscreen. Moreover, having 2 monitors I needed to explicitly bind workspaces to them for getting apps to launch on the right screen.
Note
👉 I agree that this is definitely a potential feature for Omarchy, like having the |
|
Ooooh this would be so nice... +1 |
|
hyprdrover and hyprsession does the job for me but for positioning zen-browser windows I'm still trying to find a solution |
|
👋 I’ve made some progress on my fork of Omarchy: My idea is to save opened apps’ layout metadata (workspace, position, size, etc.) as a JSON state file. Then, on Omarchy boot, the user is presented with an unignorable window (omarchy-launch-walker) offering the option to start fresh or restore previously opened apps.
*It requires predefined conditions to distinguish multiple instances of applications that share the same PID. There may be a more elegant solution that I’m not aware of yet. I’ll test it for a bit and come back with more insights. |

Uh oh!
There was an error while loading. Please reload this page.
After a few OS restarts I see a potential for such a feature.
Example
Predefined WhatsApp and Messenger (web2app) opened side by side in tiles, in workspace number 5.and enhancement to that:
Checkbox on OS restart to save opened apps with their current workspace and tile sizes.*If there is something about it already in the manual I must have missed it, sorry.
All reactions