From 9b12971c1666401c7f49f33cd62c7179305f8ef2 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 26 Dec 2021 13:05:25 -0600 Subject: Add frame stuff --- init.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.el b/init.el index 8940389..3a39246 100644 --- a/init.el +++ b/init.el @@ -926,6 +926,7 @@ See also `crux-reopen-as-root-mode'." 0)))) (funcall topsy-fn)))))) +(setup (:straight transpose-frame)) (setup (:straight trashed) (:option trashed-action-confirmer #'y-or-n-p)) @@ -977,6 +978,8 @@ See also `crux-reopen-as-root-mode'." ;;(remove-hook 'before-save-hook 'whitespace-cleanup) (global-whitespace-cleanup-mode +1)) +(setup (:straight zoom-frm)) + (setup (:straight zzz-to-char) (:+key "M-z" (lambda (prefix) "Call `zzz-to-char' or `zzz-up-to-char' with PREFIX arg." -- cgit 1.4.1-21-gabe81