Lot of fixes and updates.
This commit is contained in:
parent
c5c1d8a536
commit
9cc3b723ba
3 changed files with 6 additions and 4 deletions
|
|
@ -127,7 +127,7 @@ local function client_menu_toggle_fn()
|
|||
instance:hide()
|
||||
instance = nil
|
||||
else
|
||||
instance = awful.menu.clients({ theme = { width = 250 } })
|
||||
instance = awful.menu.clients({ theme = { width = 500 } })
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue