Revert "HACK: run doom sync before launching emacs"
This reverts commit 1dc3ec3aaf
.
This commit is contained in:
parent
2023c27d06
commit
1edafbff17
|
@ -335,8 +335,7 @@ assign [app_id="firefox"] $workspace2
|
|||
exec firefox
|
||||
# emacs
|
||||
assign [class=".*[Ee]macs.*"] $workspace3
|
||||
# HACK Run a doom sync before launching emacs
|
||||
exec ~/.emacs.d/bin/doom sync && exec emacs
|
||||
exec emacs
|
||||
|
||||
#
|
||||
# Assigning programs to workspaces
|
||||
|
|
Loading…
Reference in New Issue