Skip to content

Instantly share code, notes, and snippets.

View DocBrown101's full-sized avatar
🏠
Working from home

Daniel DocBrown101

🏠
Working from home
  • 1&1 (@1and1)
  • Germany
  • 21:27 (UTC +01:00)
View GitHub Profile
@DocBrown101
DocBrown101 / .conkyrc
Created October 24, 2024 06:26
Simple conkey theme for 8 cores
conky.config = {
-- http://conky.sourceforge.net/config_settings.html
-- http://conky.sourceforge.net/variables.html
background = false, -- set to false when editing for errors, if true, Conky will be forked to background when started.
-- Placement --
alignment = 'top_right', -- Aligned position on screen, top_left, top_right, top_middle or none
gap_x = 0,
--gap_x = -1910, --second screen
gap_y = 0,
@DocBrown101
DocBrown101 / .conkyrc
Last active October 7, 2024 12:15
Simple conkey theme without dependencies for 4 cores
conky.config = {
-- http://conky.sourceforge.net/config_settings.html
-- http://conky.sourceforge.net/variables.html
background = false, -- set to false when editing for errors, if true, Conky will be forked to background when started.
-- Placement --
alignment = 'top_right', -- Aligned position on screen, top_left, top_right, top_middle or none
gap_x = 0,
gap_y = 0,