update
parent
9697f6ec1e
commit
cd88e7fd64
|
@ -2,13 +2,13 @@ conky.config = {
|
||||||
-- WINDOW
|
-- WINDOW
|
||||||
own_window = true,
|
own_window = true,
|
||||||
own_window_type = 'desktop',
|
own_window_type = 'desktop',
|
||||||
own_window_transparent = true,
|
own_window_transparent = false,
|
||||||
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
|
||||||
own_window_colour = '#bac8B0',
|
own_window_colour = '#bac8B0',
|
||||||
own_window_class = 'Conky',
|
own_window_class = 'Conky',
|
||||||
own_window_title = 'Mabox Shortcuts Conky',
|
own_window_title = 'Mabox Shortcuts Conky',
|
||||||
|
|
||||||
gap_x = 65,
|
gap_x = 15,
|
||||||
gap_y = 45,
|
gap_y = 45,
|
||||||
minimum_width = '200',
|
minimum_width = '200',
|
||||||
--alignment mm
|
--alignment mm
|
||||||
|
|
Loading…
Reference in New Issue