mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: Flags lcp_darkmode and lcp_darkmodenative
This commit is contained in:
parent
6b21e3c90b
commit
a965498460
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ const
|
|||
lcp_forceshow=16;
|
||||
lcp_fitlargeronly=32;
|
||||
lcp_center=64;
|
||||
lcp_darkmode=128;
|
||||
lcp_darkmodenative=256;
|
||||
lcs_findfirst=1;
|
||||
lcs_matchcase=2;
|
||||
lcs_wholewords=4;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue