diff --git a/init.org b/init.org index 6e83295..60969b3 100644 --- a/init.org +++ b/init.org @@ -652,6 +652,11 @@ Add these common operations to the hydra - ("1" delete-other-windows "delete others" :color red) ("2" split-window-below "split below" :color red) ("3" split-window-right "split right" :color red) + + ("7" delete-other-windows "delete others" :color red) + ("8" split-window-below "split below" :color red) + ("9" split-window-right "split right" :color red) + ("]" text-scale-increase "zoom in" :color red) ("[" text-scale-decrease "zoom out" :color red) ("\\" (text-scale-increase 0) "zoom reset" :color red)