fix(nixos): Start EXWM with 10 workspaces pre-configured
This commit is contained in:
parent
7b8902a36a
commit
b5e3f492f4
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
(fringe-mode 3)
|
||||
|
||||
(setq exwm-workspace-number 2)
|
||||
(setq exwm-workspace-number 10)
|
||||
;; Make class name the buffer name
|
||||
(add-hook 'exwm-update-class-hook
|
||||
(lambda ()
|
||||
|
|
Loading…
Reference in a new issue