添加状态栏和调整音量的快捷键
This commit is contained in:
@@ -9,3 +9,5 @@ void kill_client(const user_action_arg_t *arg);
|
||||
void focus_stack(const user_action_arg_t *arg);
|
||||
void focus_monitor(const user_action_arg_t *arg);
|
||||
void raise_or_run(const user_action_arg_t *arg);
|
||||
void toggle_mute(const user_action_arg_t *arg);
|
||||
void change_volume(const user_action_arg_t *arg);
|
||||
|
||||
Reference in New Issue
Block a user