diff options
Diffstat (limited to 'src/wasp-setup.el')
| -rw-r--r-- | src/wasp-setup.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wasp-setup.el b/src/wasp-setup.el index 2fea4d77..4c3ab1ba 100644 --- a/src/wasp-setup.el +++ b/src/wasp-setup.el @@ -78,10 +78,10 @@ (windmove-down) (split-window-horizontally) (switch-to-buffer w/friend-buffer) - ;; (w/gizmo-tag-window) + (w/gizmo-tag-window) (windmove-right) (switch-to-buffer w/heartrate-buffer) - ;; (w/gizmo-tag-window) + (w/gizmo-tag-window) (windmove-right) (split-window-vertically -28) (switch-to-buffer w/chat-buffer) |
