ArchLabs.conkyrc update
This commit is contained in:
parent
7c15a645fc
commit
8d3dbe572d
@ -56,18 +56,18 @@ xftalpha = 1,
|
|||||||
|
|
||||||
--Windows
|
--Windows
|
||||||
own_window = true,
|
own_window = true,
|
||||||
own_window_argb_value = 220,
|
own_window_argb_value = 250,
|
||||||
own_window_argb_visual = true,
|
own_window_argb_visual = true,
|
||||||
own_window_class = 'Conky',
|
own_window_class = 'Conky',
|
||||||
own_window_colour = '#2B303B',
|
own_window_colour = '#000000',
|
||||||
own_window_hints = 'undecorated,below,above,sticky,skip_taskbar,skip_pager',
|
own_window_hints = 'undecorated,below,above,sticky,skip_taskbar,skip_pager',
|
||||||
own_window_transparent = false,
|
own_window_transparent = true,
|
||||||
own_window_title = 'system_conky',
|
own_window_title = 'system_conky',
|
||||||
own_window_type = 'desktop',
|
own_window_type = 'desktop',
|
||||||
|
|
||||||
--Colours
|
--Colours
|
||||||
default_color = '#8FA1B3',
|
default_color = '#a4a4a4',
|
||||||
color1 = '#8FA1B3',
|
color1 = '#a4a4a4',
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -103,4 +103,4 @@ ${hr}
|
|||||||
[S] + s${alignr}Window Switcher
|
[S] + s${alignr}Window Switcher
|
||||||
[S] + Shift + r${alignr}Reload Configs
|
[S] + Shift + r${alignr}Reload Configs
|
||||||
[S] + x${alignr}Logout
|
[S] + x${alignr}Logout
|
||||||
]];
|
]];
|
Reference in New Issue
Block a user