This commit is contained in:
2026-05-13 08:57:19 +07:00
parent 2653237be8
commit 1e32f83883
4 changed files with 41 additions and 5 deletions
+3
View File
@@ -6,7 +6,10 @@
void run(absn_server *server, const absn_arg *arg);
void kill_focus(absn_server *server, const absn_arg *arg);
void cycle_focus(absn_server *server, const absn_arg *arg);
void swap_focus(absn_server *server, const absn_arg *arg);
void toggle_fullscreen(absn_server *server, const absn_arg *arg);
void increase_master_width(absn_server *server, const absn_arg *arg);