mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-03 09:01:47 -05:00
feat: add dispatch toggleoverlay
This commit is contained in:
parent
d5ba4e1c87
commit
fc5e88b337
5 changed files with 39 additions and 2 deletions
|
|
@ -67,6 +67,7 @@ float maxmizescreencolor[] = COLOR(0x89aa61ff);
|
|||
float urgentcolor[] = COLOR(0xad401fff);
|
||||
float scratchpadcolor[] = COLOR(0x516c93ff);
|
||||
float globalcolor[] = COLOR(0xb153a7ff);
|
||||
float overlaycolor[] = COLOR(0x14a57cff);
|
||||
// char *cursor_theme = "Bibata-Modern-Ice";
|
||||
|
||||
int overviewgappi = 5; /* overview时 窗口与边缘 缝隙大小 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue