auto focus workspaces after applications startup
This commit is contained in:
@@ -14,3 +14,7 @@ hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- signal-desktop --ozone-platform=w
|
|||||||
{{ if eq .work_env true -}}
|
{{ if eq .work_env true -}}
|
||||||
hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- teams-for-linux.desktop", {workspace = 9})'
|
hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- teams-for-linux.desktop", {workspace = 9})'
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
sleep 2
|
||||||
|
hyprctl dispatch 'hl.dsp.focus({workspace = 10})'
|
||||||
|
hyprctl dispatch 'hl.dsp.focus({workspace = 9})'
|
||||||
|
hyprctl dispatch 'hl.dsp.focus({workspace = 1})'
|
||||||
|
|||||||
Reference in New Issue
Block a user