mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-02 09:01:43 -05:00
change: dispatch name change movewin->smartmovewin resizewin->smartresizewin
This commit is contained in:
parent
2e7245f960
commit
3a8ebf549b
4 changed files with 19 additions and 19 deletions
|
|
@ -36,8 +36,8 @@ void focusmon(const Arg *arg);
|
|||
void focusstack(const Arg *arg);
|
||||
void chvt(const Arg *arg);
|
||||
void reload_config(const Arg *arg);
|
||||
void movewin(const Arg *arg);
|
||||
void resizewin(const Arg *arg);
|
||||
void smartmovewin(const Arg *arg);
|
||||
void smartresizewin(const Arg *arg);
|
||||
void bind_to_view(const Arg *arg);
|
||||
void toggletag(const Arg *arg);
|
||||
void toggleview(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue