mirror of
https://github.com/swaywm/sway.git
synced 2025-11-21 06:59:48 -05:00
Create unbindsym and unbindcode commands
This commit is contained in:
parent
d7d29fe546
commit
852f1f0b34
4 changed files with 91 additions and 35 deletions
|
|
@ -181,6 +181,8 @@ sway_cmd cmd_title_align;
|
|||
sway_cmd cmd_title_format;
|
||||
sway_cmd cmd_titlebar_border_thickness;
|
||||
sway_cmd cmd_titlebar_padding;
|
||||
sway_cmd cmd_unbindcode;
|
||||
sway_cmd cmd_unbindsym;
|
||||
sway_cmd cmd_unmark;
|
||||
sway_cmd cmd_urgent;
|
||||
sway_cmd cmd_workspace;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue