From f5602c4f063466f02c536781907db14babbd63a5 Mon Sep 17 00:00:00 2001
From: qorg11 <qorg@vxempire.xyz>
Date: Mon, 6 Jul 2020 20:02:15 +0200
Subject: [PATCH] Alright yo yo zoomers!

---
 config.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.org b/config.org
index 2f7602a..377f41c 100644
--- a/config.org
+++ b/config.org
@@ -412,7 +412,7 @@ Including indent-buffer, which should not be called automatically on save."
    Here I put things you can do in M-x or something idk
    #+BEGIN_SRC emacs-lisp
    (blink-cursor-mode 0)
-
+   (setq-default cursor-type 'bar)
    #+END_SRC
 ** Programming language things
 *** Lisp