feat: support movewin and resizewin dispatch, fix dirtomon
feat: support resizewin fix: fix resizewin some error fix: fix dirtomon dir Avoid shortcut key conflicts
This commit is contained in:
@@ -35,4 +35,6 @@ void incgaps(const Arg *arg);
|
||||
void focusmon(const Arg *arg);
|
||||
void focusstack(const Arg *arg);
|
||||
void chvt(const Arg *arg);
|
||||
void reload_config(const Arg *arg);
|
||||
void reload_config(const Arg *arg);
|
||||
void movewin(const Arg *arg);
|
||||
void resizewin(const Arg *arg);
|
||||
|
||||
Reference in New Issue
Block a user