mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Fix app/twitter workspace name: *Twitter*
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun =twitter ()
|
(defun =twitter ()
|
||||||
(interactive)
|
(interactive)
|
||||||
(+workspace-switch "Twitter" t)
|
(+workspace-switch "*Twitter*" t)
|
||||||
(delete-other-windows)
|
(delete-other-windows)
|
||||||
(condition-case ex
|
(condition-case ex
|
||||||
(progn
|
(progn
|
||||||
|
Reference in New Issue
Block a user