diff options
-rw-r--r-- | early-init.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/early-init.el b/early-init.el index 70b61a8..e024b50 100644 --- a/early-init.el +++ b/early-init.el | |||
@@ -2,9 +2,9 @@ | |||
2 | 2 | ||
3 | ;; Bankruptcy: 9.4 | 3 | ;; Bankruptcy: 9.4 |
4 | 4 | ||
5 | ;; Debugging shit | 5 | ;; Debugging |
6 | (setq debug-on-error t | 6 | ;; (setq debug-on-error t |
7 | use-package-verbose t) | 7 | ;; use-package-verbose t) |
8 | ;; (setq debug-on-message "Selection owner couldn’t convert: TIMESTAMP") | 8 | ;; (setq debug-on-message "Selection owner couldn’t convert: TIMESTAMP") |
9 | 9 | ||
10 | ;; Frames | 10 | ;; Frames |