HACK: run doom sync before launching emacs

This commit is contained in:
2022-06-08 16:56:11 +02:00
parent 80077c8ef7
commit 1dc3ec3aaf

View File

@@ -333,7 +333,8 @@ assign [app_id="firefox"] $workspace2
exec firefox
# emacs
assign [class=".*[Ee]macs.*"] $workspace3
exec emacs
# HACK Run a doom sync before launching emacs
exec ~/.emacs.d/bin/doom sync && exec emacs
# teams
assign [class="Microsoft Teams - Preview"] $workspace6
exec teams