mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-01 08:44:25 +02:00
bindings: fix bindings.lua
This commit is contained in:
parent
79cd3ddef8
commit
5c7c6b6ee3
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ config.keys.client = awful.util.table.join(
|
|||
c.maximized_vertical = not c.maximized_vertical
|
||||
c:raise()
|
||||
end,
|
||||
"Maximize"),
|
||||
"Maximize")
|
||||
)
|
||||
|
||||
keydoc.group("Misc")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue