mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-10 15:44:41 -05:00
Some indenting fixes
This commit is contained in:
parent
d3633d103a
commit
9ff7a26c7e
4 changed files with 29 additions and 29 deletions
|
@ -76,7 +76,7 @@ struct xkb_stuff xkb = {
|
|||
.compose = {
|
||||
.table = NULL,
|
||||
.state = NULL
|
||||
}
|
||||
}
|
||||
};
|
||||
char *config_path = NULL;
|
||||
// Array of modi.
|
||||
|
|
Loading…
Add table
Reference in a new issue