I am using XFCE and have installed conky from the official repositories
I get the following when I try to run it:
[leigh@manjaro ~]$ conky
conky: Syntax error (/home/leigh/.config/conky/conky.conf:2: unexpected symbol near ‘#’) while reading config file.
conky: Assuming it’s in old syntax and attempting conversion.
conky: [string “…”]:159: attempt to call a nil value (global ‘loadstring’)
This is with a clean install of conky
I have also tried using a congy.config file from an installation of CB++ that works there but not on my Manjaro
I then tried deleting line by line but got as far as the first line!
I have also tried via conky manager
What am I doing wrong please?
PS my old account on this forum seems to have disappeared so I made a new one with same username
There is not much anyone can do to help you unless we see the script.
Keep in mind though conky scripts are generally quite customized for the system they are run on, so problems happen when copying them over to another.
# conky configuration
#
# The list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check link removed as I cant do links
#
# For ideas about how to modify conky, please see:
# link removed as I cant do links
#
# For help with conky, please see:
# link removed as I cant do links
#
# Enjoy! :)
##############################################
# Settings
##############################################
background yes
use_xft yes
xftfont Liberation Sans:size=12
xftalpha 1
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type desktop
#own_window_argb_visual yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 200 200
maximum_width 240
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
#default_color 656667
default_color FFFFFF
color1 656667
default_shade_color 000000
default_outline_color 828282
alignment top_right
gap_x 12
gap_y 56
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
##############################################
# Output
##############################################
TEXT
S Y S T E M I N F O
${hr}
RAM:$alignr${memperc}%
$alignr$mem/$memmax
DISK:$alignr${fs_used_perc}%
$alignr${fs_used /}/${fs_size /}
CPU:$alignr${cpu cpu0}%
${color1}S H O R T C U T K E Y S
${hr}
Alt+F2$alignr Run Dialog
Alt+F3$alignr Alt Menu
Super+Space$alignr Main Menu
Super+Tab$alignr Client Menu
Super+t$alignr Terminal
Super+f$alignr File Manager
Super+e$alignr Editor
Super+m$alignr Media Player
Super+w$alignr Web Browser
Super+c$alignr Chromium
Super+k$alignr Kodi
Super+h$alignr Task Manager
Super+l$alignr Lock Screen
Super+v$alignr Volume Control
Super+x$alignr Logout
PrtSc$alignr Screenshot