mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
fix: crash when switch session
This commit is contained in:
parent
beac396fd5
commit
aadd27bae8
2 changed files with 141 additions and 141 deletions
|
|
@ -29,7 +29,7 @@ double default_mfact = 0.55f; // master 窗口比例
|
|||
double default_smfact = 0.5f; // 第一个stack窗口比例
|
||||
unsigned int default_nmaster = 1; // 默认master数量
|
||||
/* logging */
|
||||
int log_level = WLR_ERROR;
|
||||
int log_level = WLR_DEBUG;
|
||||
unsigned int numlockon = 1; // 是否打开右边小键盘
|
||||
unsigned int capslock = 0; // 是否启用快捷键
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue