added QoL patches and improvements
This commit is contained in:
parent
ffc2e2e241
commit
f05276780b
6 changed files with 333 additions and 46 deletions
|
@ -8,10 +8,10 @@ PREFIX = /usr/local
|
|||
MANDIR = $(PREFIX)/share/man
|
||||
DATADIR = $(PREFIX)/share
|
||||
|
||||
XWAYLAND =
|
||||
XLIBS =
|
||||
#XWAYLAND =
|
||||
#XLIBS =
|
||||
# Uncomment to build XWayland support
|
||||
#XWAYLAND = -DXWAYLAND
|
||||
#XLIBS = xcb xcb-icccm
|
||||
XWAYLAND = -DXWAYLAND
|
||||
XLIBS = xcb xcb-icccm
|
||||
|
||||
CC = tcc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue