添加调整焦点快捷键
This commit is contained in:
@@ -6,3 +6,4 @@ void spawn(const user_action_arg_t *arg);
|
||||
void quit(const user_action_arg_t *arg);
|
||||
void select_tag(const user_action_arg_t *arg);
|
||||
void kill_client(const user_action_arg_t *arg);
|
||||
void focus_stack(const user_action_arg_t *arg);
|
||||
|
||||
Reference in New Issue
Block a user