update
This commit is contained in:
parent
a00edfce52
commit
ec86c3559e
@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
]]
|
||||
|
||||
conky.config = {
|
||||
alignment = 'top_right',
|
||||
alignment = 'top_left',
|
||||
background = false,
|
||||
border_width = 1,
|
||||
cpu_avg_samples = 2,
|
||||
@ -66,6 +66,6 @@ conky.config = {
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${voffset 10}${color EAEAEA}${font Monofurbold Nerd Font:pixelsize=120}${time %H:%M}${font}${voffset 0}${offset 10}${color FFA300}${font Monofur Nerd Font:pixelsize=42}${time %d} ${voffset 0}${color EAEAEA}${font Monofur Nerd Font:pixelsize=22}${time %B} ${time %Y}${font}${voffset 10}${font Monofur Nerd Font:pixelsize=58}${offset -148}${time %A}${font}
|
||||
${voffset 50}${offset 150}${font Ubuntu:pixelsize=12}${color FFA300}HOME ${offset 9}$color${fs_free /home} / ${fs_size /home}${offset 30}${color FFA300}RAM ${offset 9}$color$mem / $memmax${offset 30}${color FFA300}CPU ${offset 9}$color${cpu cpu0}%
|
||||
${offset 30}${voffset 10}${color FEEF00}${font Monofurbold Nerd Font:pixelsize=120}${time %H:%M}${font}${voffset 0}${offset 10}${color 1592A6}${font Monofur Nerd Font:pixelsize=42}${time %d} ${voffset 0}${color EAEAEA}${font Monofur Nerd Font:pixelsize=22}${time %B} ${time %Y}${font}${voffset 10}${color FBCDEB}${font Monofur Nerd Font:pixelsize=58}${offset -148}${time %A}${font}
|
||||
${voffset 50}${offset 150}${font Ubuntu:pixelsize=15}${color E633BB}HOME ${offset 9}$color${fs_free /home} / ${fs_size /home}${offset 30}${color E633BB}RAM ${offset 9}$color$mem / $memmax${offset 30}${color E633BB}CPU ${offset 9}$color${cpu cpu0}%
|
||||
]]
|
||||
|
Loading…
Reference in New Issue
Block a user