X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/179c5dc91a48603aa3c25f427b0c4697ecbadcb8..9f5cea8483893917e2fa9612671a7664981bd758:/.config/awesome/rc.lua diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 5b080a0..a9a4232 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -695,6 +695,7 @@ globalkeys = gears.table.join( bg_cursor = '#ff0000', textbox = widget, history_path = awful.util.get_cache_dir() .. "/history", + completion_callback = awful.completion.shell, hooks = { -- Replace the 'normal' Return with a custom one {{ }, 'Return', function(command)