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
  • 09:54 (UTC +02:00)
View GitHub Profile
@DocBrown101
DocBrown101 / .conkyrc
Last active April 7, 2023 10:14
Simple conkey theme without dependencies
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 = 10,
gap_x = -1910, --second screen
gap_y = 10,