
conky
List of commands for conky:
-
conky:tldr:128b5 conky: Launch with default, built-in config.$ conkytry on your machineexplain this command
-
conky:tldr:21752 conky: Launch Conky with a given config file.$ conky -c ${path-to-config}try on your machineexplain this command
-
conky:tldr:483e9 conky: Align Conky on the desktop.$ conky -a ${select}_${select1}try on your machineexplain this command
-
conky:tldr:50d3a conky: Pause for 5 seconds at startup before launching.$ conky -p ${5}try on your machineexplain this command
-
conky:tldr:5a468 conky: Create a new default config.$ conky -C > ~/.conkyrctry on your machineexplain this command
-
conky:tldr:c57e0 conky: Start in the background (daemonize).$ conky -dtry on your machineexplain this command