-
Notifications
You must be signed in to change notification settings - Fork 23
toggleclientflag
Bakkeby edited this page Feb 27, 2024
·
1 revision
Function | Expected argument | Default keybinding |
---|---|---|
toggleclientflag | string | N/A |
The toggleclientflag
function can be used to toggle individual flags for a client during runtime.
It should be noted that this feature has limited use cases and it is primarily intended for testing purposes. Flags should in general be set via client rules.
The function is used by an optional clientmenu script that can be used to inspect flags set for a client during runtime.
External commands:
$ duskc run_command toggleclientflag Floating # toggle the floating state of the current client
Concepts | Configuration | Features | Flags | Functionality | Functions