mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-07-06 00:06:43 -04:00
feat: add per keyboard layouts
This commit is contained in:
parent
ce32e929b9
commit
7b36f7990d
5 changed files with 142 additions and 2 deletions
|
|
@ -68,6 +68,7 @@ c_args = [
|
|||
'-g',
|
||||
'-Wno-unused-function',
|
||||
'-DWLR_USE_UNSTABLE',
|
||||
'-D_GNU_SOURCE',
|
||||
'-D_POSIX_C_SOURCE=200809L',
|
||||
'-DVERSION="@0@"'.format(version_with_hash),
|
||||
'-DSYSCONFDIR="@0@"'.format('/etc'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue