mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 17:52:02 +02:00
Wire up color scheme change notifications on X11 as well
This commit is contained in:
@@ -144,6 +144,7 @@
|
||||
"linux_joystick.h",
|
||||
"null_joystick.h",
|
||||
"linux_notify.h",
|
||||
"linux_desktop_settings.h",
|
||||
"main_loop.h"
|
||||
],
|
||||
"sources": [
|
||||
@@ -160,6 +161,7 @@
|
||||
"backend_utils.c",
|
||||
"linux_joystick.c",
|
||||
"null_joystick.c",
|
||||
"linux_desktop_settings.c",
|
||||
"linux_notify.c"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user