diff options
| author | LLLL Colonq <llll@colonq> | 2026-08-18 03:04:31 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-08-18 03:04:31 -0400 |
| commit | 23cc4ab7b5695f77ffd15f5ee5e7cc414237642f (patch) | |
| tree | 07ac5ee48cc3773664fda24b227618422b468ec9 /src/wasp-setup.el | |
| parent | f04ada478f4bfa5637744876f00ff56f85dcf552 (diff) | |
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) |
