From a77fd36efe12a2b66ada250ecf8f7fbaaf110702 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 20 Jul 2018 00:17:41 -0500 Subject: [PATCH] Conky: Unify config Holy shit, I just viewed that shit in the online viewer It was a huge mess of tabs and spaces God that was horrifying --- .config/conky/conky.conf | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/.config/conky/conky.conf b/.config/conky/conky.conf index c6ec9680..4c994795 100644 --- a/.config/conky/conky.conf +++ b/.config/conky/conky.conf @@ -3,21 +3,21 @@ conky.config = { own_window = true, own_window_title = 'Conky', - own_window_class = 'Conky', - own_window_type = 'desktop', + own_window_class = 'Conky', + own_window_type = 'desktop', own_window_colour = '000000', own_window_transparent = true, own_window_argb_visual = true, own_window_argb_value = 0, double_buffer = true, - cpu_avg_samples = 2, - net_avg_samples = 2, - no_buffers = true, - update_interval = 1, + cpu_avg_samples = 2, + net_avg_samples = 2, + no_buffers = true, + update_interval = 1, - use_xft = true, - font = 'Roboto:style=Light:size=10', + use_xft = true, + font = 'Roboto:style=Light:size=10', default_color = '#ebdbb2', color1 = '282828', -- Background color2 = 'ebdbb2', -- Foreground @@ -28,19 +28,19 @@ conky.config = { color8 = '83a598', -- Blue (CPU) color9 = 'd3869b', -- Magenta (Memory) - alignment = 'bottom_right', + alignment = 'bottom_right', xinerama_head = 2, - minimum_height = 100, + minimum_height = 100, minimum_width = 300, - border_width = 6, - gap_x = 20, - gap_y = 58, + border_width = 6, + gap_x = 20, + gap_y = 58, show_graph_scale = true, - draw_outline = false, + draw_outline = false, draw_graph_borders = false, - draw_shades = false + draw_shades = false } conky.text = [[