mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-07-09 00:06:46 -04:00
opt: rename some var
This commit is contained in:
parent
0bb66d730b
commit
d2ce331cf2
5 changed files with 25 additions and 25 deletions
|
|
@ -73,9 +73,9 @@ int32_t setoption(const Arg *arg);
|
|||
int32_t disable_monitor(const Arg *arg);
|
||||
int32_t enable_monitor(const Arg *arg);
|
||||
int32_t toggle_monitor(const Arg *arg);
|
||||
int32_t dpms_off_monitor(const Arg *arg);
|
||||
int32_t dpms_on_monitor(const Arg *arg);
|
||||
int32_t dpms_toggle_monitor(const Arg *arg);
|
||||
int32_t sleep_monitor(const Arg *arg);
|
||||
int32_t wakeup_monitor(const Arg *arg);
|
||||
int32_t sleep_toggle_monitor(const Arg *arg);
|
||||
int32_t scroller_stack(const Arg *arg);
|
||||
int32_t toggle_all_floating(const Arg *arg);
|
||||
int32_t dwindle_toggle_split_direction(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue