1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 21:49:07 +00:00

extras/convert.lua: change url to wiki page (#554)

This commit is contained in:
lasers 2018-08-03 17:28:42 -05:00 committed by GitHub
parent fb70a9022d
commit cb5833e2fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ config, it's suggested to use 2 args so that the new config is written in a new
file (so that you have backup if something went wrong).
For more information about the new format, read the wiki page
<http://wiki.conky.be/index.php?title=conky2rc_format>
<https://github.com/brndnmtthws/conky/wiki>
]];
local function quote(s)
@ -46,8 +46,8 @@ local num_setting = {
maximum_width = true, mpd_port = true, music_player_interval = true, net_avg_samples = true,
own_window_argb_value = true, pad_percents = true, stippled_borders = true,
text_buffer_size = true, top_name_width = true, total_run_times = true,
update_interval = true, update_interval_on_battery = true, xftalpha = true,
xinerama_head = true,
update_interval = true, update_interval_on_battery = true, xftalpha = true,
xinerama_head = true,
};
local split_setting = {