mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-22 11:12:31 +00:00
better localization added
This commit is contained in:
parent
b259f7d99b
commit
f904658977
|
@ -522,6 +522,7 @@ end, 10)
|
||||||
netwidget:buttons(awful.util.table.join(awful.button({ }, 1, function () awful.util.spawn_with_shell(wifi) end)))
|
netwidget:buttons(awful.util.table.join(awful.button({ }, 1, function () awful.util.spawn_with_shell(wifi) end)))
|
||||||
|
|
||||||
-- Weather widget
|
-- Weather widget
|
||||||
|
-- clone it from https://github.com/copycat-killer/perceptive.git
|
||||||
require("perceptive")
|
require("perceptive")
|
||||||
perceptive.register(123456) -- fake code, enter your city one
|
perceptive.register(123456) -- fake code, enter your city one
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue