update use dedicated row identifiers

This commit is contained in:
2025-11-16 01:19:44 +01:00
parent deae7862e3
commit 3de0ce410a
5 changed files with 178 additions and 203 deletions

View File

@@ -2,6 +2,7 @@ int minimized(const Arg *arg);
int restore_minimized(const Arg *arg);
int toggle_scratchpad(const Arg *arg);
int focusdir(const Arg *arg);
int togglerow(const Arg *arg);
int toggleoverview(const Arg *arg);
int set_proportion(const Arg *arg);
int switch_proportion_preset(const Arg *arg);