mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 10:48:35 +02:00
icons: remove extra space
This commit is contained in:
parent
1937350a74
commit
fdf86b5354
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ function lookup(arg)
|
|||
local icon = path .. "/" .. size .. "/" .. t .. "/" .. name .. ext
|
||||
if awful.util.file_readable(icon) then
|
||||
return icon
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue