diff --git a/config.org b/config.org index e15b4ff..06962da 100644 --- a/config.org +++ b/config.org @@ -1240,6 +1240,9 @@ Install the package, enable it and ensure that it always is installed, and then (require 'exwm-randr) (exwm-randr-mode) + ;; Set number of workspaces by default + (setq exwm-workspace-number 10) + (defun exwm-switch-workspace-left () "Switch one workspace to the left" (interactive)