Conky: Reorient and compact
This commit is contained in:
parent
2709556bd4
commit
61533c5bfb
@ -25,13 +25,13 @@ conky.config = {
|
|||||||
color8 = '83a598', -- Blue (CPU)
|
color8 = '83a598', -- Blue (CPU)
|
||||||
color9 = 'd3869b', -- Magenta (Memory)
|
color9 = 'd3869b', -- Magenta (Memory)
|
||||||
|
|
||||||
alignment = 'top_left',
|
alignment = 'top_right',
|
||||||
xinerama_head = 0,
|
xinerama_head = 0,
|
||||||
minimum_height = 4000,
|
minimum_height = 300,
|
||||||
minimum_width = 404,
|
minimum_width = 304,
|
||||||
border_width = 6,
|
border_width = 6,
|
||||||
gap_x = 30,
|
gap_x = 30,
|
||||||
gap_y = 44,
|
gap_y = 64,
|
||||||
|
|
||||||
show_graph_scale = true,
|
show_graph_scale = true,
|
||||||
format_human_readable = true,
|
format_human_readable = true,
|
||||||
@ -47,16 +47,16 @@ ${font Roboto:style=Light:size=17}$alignr$kernel$font
|
|||||||
${font Roboto:style=Light:size=12}$alignr$distribution$font
|
${font Roboto:style=Light:size=12}$alignr$distribution$font
|
||||||
${color3}$hr$color
|
${color3}$hr$color
|
||||||
${font Roboto:style=Medium:size=10}CPU$font: $freq_g GHz$alignr$cpu%
|
${font Roboto:style=Medium:size=10}CPU$font: $freq_g GHz$alignr$cpu%
|
||||||
${color8}${cpugraph cpu1 40,200} ${cpugraph cpu2 40,200}
|
${color8}${cpugraph cpu1 30,200} ${cpugraph cpu2 30,200}
|
||||||
${cpugraph cpu3 40,200} ${cpugraph cpu4 40,200}$color
|
${cpugraph cpu3 30,200} ${cpugraph cpu4 30,200}$color
|
||||||
${color3}$hr$color
|
${color3}$hr$color
|
||||||
${font Roboto:style=Medium:size=10}Memory$font: $mem / $memmax used$alignr$memperc%
|
${font Roboto:style=Medium:size=10}Memory$font: $mem / $memmax used$alignr$memperc%
|
||||||
${color9}${memgraph 40}$color
|
${color9}${memgraph 30}$color
|
||||||
Memory$alignr$memeasyfree free ${color9}${membar 11,130}$color
|
Memory$alignr$memeasyfree free ${color9}${membar 11,130}$color
|
||||||
Swap$alignr$swapfree ${color9}${swapbar 11,130}$color
|
Swap$alignr$swapfree ${color9}${swapbar 11,130}$color
|
||||||
${color3}$hr$color
|
${color3}$hr$color
|
||||||
${font Roboto:style=Medium:size=10}Disk$font (R/W):$alignr${diskio /dev/sda}
|
${font Roboto:style=Medium:size=10}Disk$font (R/W):$alignr${diskio /dev/sda}
|
||||||
${color7}${diskiograph_read /dev/sda 40,200} ${diskiograph_write /dev/sda 40,200}$color
|
${color7}${diskiograph_read /dev/sda 30,200} ${diskiograph_write /dev/sda 30,200}$color
|
||||||
/$alignr${fs_free /} ${color7}${fs_bar 11,130 /}$color
|
/$alignr${fs_free /} ${color7}${fs_bar 11,130 /}$color
|
||||||
/home$alignr${fs_free /home} ${color7}${fs_bar 11,130 /home}$color
|
/home$alignr${fs_free /home} ${color7}${fs_bar 11,130 /home}$color
|
||||||
/boot$alignr${fs_free /boot} ${color7}${fs_bar 11,130 /boot}$color
|
/boot$alignr${fs_free /boot} ${color7}${fs_bar 11,130 /boot}$color
|
||||||
@ -64,13 +64,13 @@ ${color7}${diskiograph_read /dev/sda 40,200} ${diskiograph_write /dev/sda 40,200
|
|||||||
${color3}$hr$color
|
${color3}$hr$color
|
||||||
${font Roboto:style=Medium:size=10}Network$font:${alignr}Default $gw_iface${if_up wlp1s0}
|
${font Roboto:style=Medium:size=10}Network$font:${alignr}Default $gw_iface${if_up wlp1s0}
|
||||||
wlp1s0 (U/D):$alignr${addr wlp1s0} / ${wireless_essid wlp1s0}
|
wlp1s0 (U/D):$alignr${addr wlp1s0} / ${wireless_essid wlp1s0}
|
||||||
${color6}${upspeedgraph wlp1s0 40,200} ${downspeedgraph wlp1s0 40,200}$color$endif${if_up wlp5s0}
|
${color6}${upspeedgraph wlp1s0 30,200} ${downspeedgraph wlp1s0 30,200}$color$endif${if_up wlp5s0}
|
||||||
wlp5s0 (U/D):$alignr${addr wlp5s0} / ${wireless_essid wlp5s0}
|
wlp5s0 (U/D):$alignr${addr wlp5s0} / ${wireless_essid wlp5s0}
|
||||||
${color6}${upspeedgraph wlp5s0 40,200} ${downspeedgraph wlp5s0 40,200}$color$endif${if_up enp0s31f6}
|
${color6}${upspeedgraph wlp5s0 30,200} ${downspeedgraph wlp5s0 30,200}$color$endif${if_up enp0s31f6}
|
||||||
enp0s31f6 (U/D):$alignr${addr enp0s31f6}
|
enp0s31f6 (U/D):$alignr${addr enp0s31f6}
|
||||||
${color6}${upspeedgraph enp0s31f6 40,200} ${downspeedgraph enp0s31f6 40,200}$color$endif${if_up eno1}
|
${color6}${upspeedgraph enp0s31f6 30,200} ${downspeedgraph enp0s31f6 30,200}$color$endif${if_up eno1}
|
||||||
eno1 (U/D):$alignr${addr eno1}
|
eno1 (U/D):$alignr${addr eno1}
|
||||||
${color6}${upspeedgraph eno1 40,200} ${downspeedgraph eno1 40,200}$color$endif${if_up enp0s20f0u2}
|
${color6}${upspeedgraph eno1 30,200} ${downspeedgraph eno1 30,200}$color$endif${if_up enp0s20f0u2}
|
||||||
enp0s20f0u2 (U/D):$alignr${addr enp0s20f0u2}
|
enp0s20f0u2 (U/D):$alignr${addr enp0s20f0u2}
|
||||||
${color6}${upspeedgraph enp0s20f0u2 40,200} ${downspeedgraph enp0s20f0u2 40,200}$color$endif
|
${color6}${upspeedgraph enp0s20f0u2 30,200} ${downspeedgraph enp0s20f0u2 30,200}$color$endif
|
||||||
]]
|
]]
|
||||||
|
@ -25,13 +25,13 @@ conky.config = {
|
|||||||
color8 = '83a598', -- Blue
|
color8 = '83a598', -- Blue
|
||||||
color9 = 'd3869b', -- Magenta (Gentoo)
|
color9 = 'd3869b', -- Magenta (Gentoo)
|
||||||
|
|
||||||
alignment = 'top_right',
|
alignment = 'top_left',
|
||||||
xinerama_head = 0,
|
xinerama_head = 0,
|
||||||
minimum_height = 4000,
|
minimum_height = 400,
|
||||||
minimum_width = 404,
|
minimum_width = 404,
|
||||||
border_width = 6,
|
border_width = 6,
|
||||||
gap_x = 30,
|
gap_x = 30,
|
||||||
gap_y = 44,
|
gap_y = 64,
|
||||||
|
|
||||||
show_graph_scale = true,
|
show_graph_scale = true,
|
||||||
format_human_readable = true,
|
format_human_readable = true,
|
||||||
@ -51,17 +51,13 @@ $color9${rss https://security.gentoo.org/glsa/feed.rss 60 feed_title}$color:
|
|||||||
${rss https://security.gentoo.org/glsa/feed.rss 60 item_title 0}
|
${rss https://security.gentoo.org/glsa/feed.rss 60 item_title 0}
|
||||||
${rss https://security.gentoo.org/glsa/feed.rss 60 item_title 1}
|
${rss https://security.gentoo.org/glsa/feed.rss 60 item_title 1}
|
||||||
${rss https://security.gentoo.org/glsa/feed.rss 60 item_title 2}
|
${rss https://security.gentoo.org/glsa/feed.rss 60 item_title 2}
|
||||||
${rss https://security.gentoo.org/glsa/feed.rss 60 item_title 3}
|
|
||||||
${rss https://security.gentoo.org/glsa/feed.rss 60 item_title 4}
|
|
||||||
$color4${rss https://www.debian.org/security/dsa 60 feed_title}$color:
|
$color4${rss https://www.debian.org/security/dsa 60 feed_title}$color:
|
||||||
${rss https://www.debian.org/security/dsa 60 item_title 0}
|
${rss https://www.debian.org/security/dsa 60 item_title 0}
|
||||||
${rss https://www.debian.org/security/dsa 60 item_title 1}
|
${rss https://www.debian.org/security/dsa 60 item_title 1}
|
||||||
${rss https://www.debian.org/security/dsa 60 item_title 2}
|
${rss https://www.debian.org/security/dsa 60 item_title 2}
|
||||||
${rss https://www.debian.org/security/dsa 60 item_title 3}
|
|
||||||
${rss https://www.debian.org/security/dsa 60 item_title 4}
|
|
||||||
${color3}$hr$color${if_existing /home/salt/Documents/todo}
|
${color3}$hr$color${if_existing /home/salt/Documents/todo}
|
||||||
${font Roboto:style=Medium:size=10}TODO$font:${alignr}Top 30 items
|
${font Roboto:style=Medium:size=10}TODO$font:${alignr}Top 10 items
|
||||||
${head ~/Documents/todo 30 2}${color3}$hr$color${endif}
|
${head ~/Documents/todo 10 2}${color3}$hr$color${endif}
|
||||||
${font Roboto:style=Medium:size=10}Statistics$font:
|
${font Roboto:style=Medium:size=10}Statistics$font:
|
||||||
Battery: $battery_percent% charged, $battery_time remaining
|
Battery: $battery_percent% charged, $battery_time remaining
|
||||||
Processes: $running_processes running, $processes total
|
Processes: $running_processes running, $processes total
|
||||||
|
Loading…
Reference in New Issue
Block a user