Update terminal colors, additions to the vimrc
This commit is contained in:
@ -32,8 +32,8 @@ default_gauge_height = 25,
|
||||
default_gauge_width =40,
|
||||
default_graph_height = 40,
|
||||
default_graph_width = 153,
|
||||
default_shade_color = '#000000',
|
||||
default_outline_color = '#000000',
|
||||
default_shade_color = '#1c2023',
|
||||
default_outline_color = '#1c2023',
|
||||
draw_borders = false,
|
||||
draw_graph_borders = true,
|
||||
draw_shades = false,
|
||||
@ -59,7 +59,7 @@ own_window = true,
|
||||
own_window_argb_value = 250,
|
||||
own_window_argb_visual = true,
|
||||
own_window_class = 'Conky',
|
||||
own_window_colour = '#000000',
|
||||
own_window_colour = '#1c2023',
|
||||
own_window_hints = 'undecorated,below,above,sticky,skip_taskbar,skip_pager',
|
||||
own_window_transparent = true,
|
||||
own_window_title = 'system_conky',
|
||||
@ -97,8 +97,8 @@ ${hr}
|
||||
[S] + t${alignr}Terminal
|
||||
[S] + e${alignr}Text Editor
|
||||
[S] + f${alignr}File Manager
|
||||
[S] + m${alignr}Music Player
|
||||
[S] + w${alignr}Web Browser
|
||||
[S] + m${alignr}Music Player
|
||||
[S] + v${alignr}Audio Control
|
||||
[S] + x${alignr}Logout
|
||||
]];
|
||||
|
Reference in New Issue
Block a user