summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index f675e39..8fffc18 100644
--- a/init.el
+++ b/init.el
@@ -33,6 +33,7 @@
;; sublime-themes must be installed
(load-theme 'spolsky t)
(set-cursor-color "White")
+(setq cursor-type 'box)
(setq evil-default-cursor '("white" box))
(set-background-color "#181818")