From 3dca4c156d482677406d01bd2bc197053bd7617a Mon Sep 17 00:00:00 2001
From: Mountain Man <43313373+MountainMan1312@users.noreply.github.com>
Date: Tue, 25 Jul 2023 21:37:39 -0400
Subject: Increase starting workspaces to 4

---
 init.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init.el b/init.el
index 9d9ce1a..9d976a0 100644
--- a/init.el
+++ b/init.el
@@ -174,7 +174,7 @@
   :straight t
   :config
   (require 'exwm-config)
-  (setq exwm-workspace-number 1
+  (setq exwm-workspace-number 4
         exwm-input-prefix-keys '(?\C-h
                                  ?\C-u
                                  ?\C-x
-- 
cgit v1.2.3