mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-05-14 08:48:34 +02:00
wmres: initial version of dynamic WMaker menu for screen resolution
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
all:
|
||||
gcc -o wmres wmres.c -L/usr/lib -lXxf86vm -lXmu -lX11
|
||||
strip -g wmres
|
||||
clean:
|
||||
rm wmres
|
||||
Reference in New Issue
Block a user