oops typo of doom
This commit is contained in:
parent
174de91c34
commit
16dc1c48c8
1 changed files with 1 additions and 1 deletions
|
@ -2777,7 +2777,7 @@ void client_raise(ObClient *self)
|
|||
|
||||
void client_lower(ObClient *self)
|
||||
{
|
||||
action_run_string("Raise", self);
|
||||
action_run_string("Lower", self);
|
||||
}
|
||||
|
||||
gboolean client_focused(ObClient *self)
|
||||
|
|
Loading…
Reference in a new issue