添加 monocle 布局功能
This commit is contained in:
5
src/layout.h
Normal file
5
src/layout.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "types.h"
|
||||
|
||||
void monocle(tag_t *tag);
|
||||
Reference in New Issue
Block a user