Convert to subfolder
This commit is contained in:
10
.suckless/st-8.3/st.h.rej
Normal file
10
.suckless/st-8.3/st.h.rej
Normal file
@@ -0,0 +1,10 @@
|
||||
--- st.h
|
||||
+++ st.h
|
||||
@@ -80,6 +80,7 @@ void die(const char *, ...);
|
||||
void redraw(void);
|
||||
void draw(void);
|
||||
|
||||
+void newterm(const Arg *);
|
||||
void printscreen(const Arg *);
|
||||
void printsel(const Arg *);
|
||||
void sendbreak(const Arg *);
|
||||
Reference in New Issue
Block a user