Adding insets patch

This commit is contained in:
bakkeby
2020-08-10 12:32:58 +02:00
parent e5ea493d32
commit 1dd4ec5bc4
8 changed files with 77 additions and 3 deletions

2
patch/insets.h Normal file
View File

@@ -0,0 +1,2 @@
static void setinset(Monitor *m, Inset inset);
static void updateinset(const Arg *arg);