ports/x11/ly/files/patch-src_config.h
Neel Chauhan 3aeef08fae x11/ly: Update to 0.5.0 and adopt port
Changes: https://github.com/nullgemm/ly/releases/tag/v0.5.0

Reviewed by:		0mp
Approved by:		0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D28457
2021-02-05 16:18:46 +00:00

10 lines
232 B
C

--- src/config.h.orig 2020-02-03 07:51:05 UTC
+++ src/config.h
@@ -88,6 +88,7 @@ struct config
char* shutdown_cmd;
char* term_reset_cmd;
u8 tty;
+ u8 vt;
char* wayland_cmd;
bool wayland_specifier;
char* waylandsessions;