diff options
-rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -174,7 +174,7 @@ | |||
174 | :straight t | 174 | :straight t |
175 | :config | 175 | :config |
176 | (require 'exwm-config) | 176 | (require 'exwm-config) |
177 | (setq exwm-workspace-number 1 | 177 | (setq exwm-workspace-number 4 |
178 | exwm-input-prefix-keys '(?\C-h | 178 | exwm-input-prefix-keys '(?\C-h |
179 | ?\C-u | 179 | ?\C-u |
180 | ?\C-x | 180 | ?\C-x |