Skip to content

Instantly share code, notes, and snippets.

@benzwt
Created December 25, 2023 03:13
Show Gist options
  • Save benzwt/b7c1d3376a47f624dc49e2eeff8c6d88 to your computer and use it in GitHub Desktop.
Save benzwt/b7c1d3376a47f624dc49e2eeff8c6d88 to your computer and use it in GitHub Desktop.
conky.conf for zjstatus
conky.config = {
units_spacer = '',
short_units = true,
out_to_console = true,
total_run_times = 1,
};
conky.text = [[${uptime_short}${fs_used_perc}% ${fs_free}${loadavg 1}${memperc}% ${memmax} 󰁹${battery_percent}%]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment