bspwm, Polybar: Moar gaps, shadows
This commit is contained in:
@@ -5,9 +5,9 @@ conky.config = {
|
||||
own_window_title = 'Conky',
|
||||
own_window_class = 'Conky',
|
||||
own_window_type = 'desktop',
|
||||
own_window_colour = '1d2021',
|
||||
own_window_colour = '000000',
|
||||
own_window_argb_visual = true,
|
||||
own_window_argb_value = 180,
|
||||
own_window_argb_value = 0,
|
||||
|
||||
double_buffer = true,
|
||||
cpu_avg_samples = 2,
|
||||
@@ -32,7 +32,7 @@ conky.config = {
|
||||
minimum_height = 4000,
|
||||
minimum_width = 404,
|
||||
border_width = 6,
|
||||
gap_x = 10,
|
||||
gap_x = 20,
|
||||
gap_y = 44,
|
||||
|
||||
show_graph_scale = true,
|
||||
|
||||
@@ -5,9 +5,9 @@ conky.config = {
|
||||
own_window_title = 'Conky',
|
||||
own_window_class = 'Conky',
|
||||
own_window_type = 'desktop',
|
||||
own_window_colour = '1d2021',
|
||||
own_window_colour = '000000',
|
||||
own_window_argb_visual = true,
|
||||
own_window_argb_value = 180,
|
||||
own_window_argb_value = 0,
|
||||
|
||||
double_buffer = true,
|
||||
cpu_avg_samples = 2,
|
||||
@@ -32,7 +32,7 @@ conky.config = {
|
||||
minimum_height = 4000,
|
||||
minimum_width = 404,
|
||||
border_width = 6,
|
||||
gap_x = 10,
|
||||
gap_x = 20,
|
||||
gap_y = 44,
|
||||
|
||||
show_graph_scale = true,
|
||||
|
||||
Reference in New Issue
Block a user