Improve workgroup compatibility + fix invalid nlinum face bug on new-frame
This commit is contained in:
parent
d3a7fd08ed
commit
60ba39d709
3 changed files with 18 additions and 6 deletions
|
@ -4,7 +4,9 @@
|
|||
(use-package workgroups2
|
||||
:when window-system
|
||||
:init
|
||||
(setq wg-session-file (expand-file-name "wg-default" narf-temp-dir)
|
||||
(setq split-height-threshold 15
|
||||
|
||||
wg-session-file (expand-file-name "wg-default" narf-temp-dir)
|
||||
wg-workgroup-directory (expand-file-name "workgroups" narf-temp-dir)
|
||||
wg-first-wg-name "main"
|
||||
wg-session-load-on-start t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue