Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ##############################################
- # Settings
- ##############################################
- background no
- out_to_x no
- out_to_console yes
- update_interval 2
- total_run_times 0
- uppercase no
- short_units yes
- use_spacer none
- if_up_strictness address
- ##############################################
- # Output
- ##############################################
- TEXT
- ^s[left;\#445544; :: ]\
- ^s[left;\#AABBAA;cpu:] ^s[left;\#E07C00; ${cpu}% ] ^g[left;80;10;${cpu};100;\#445544;\#AABBAA;ckycpu]\
- ^s[left;\#445544; :: ]\
- ^s[left;\#AABBAA;core0:] ^s[left;\#E07C00; +${execi 60 sensors | grep "Core 0:" | cut -c16-17 | awk '{print $1+32}'}.0C]\
- ^s[left;\#445544; :: ]\
- ^s[left;\#AABBAA;core1:] ^s[left;\#E07C00; +${execi 60 sensors | grep "Core 1:" | cut -c16-17 | awk '{print $1+32}'}.0C]\
- ^s[left;\#445544; :: ]\
- ^s[left;\#AABBAA;gpu:] ^s[left;\#E07C00; ${execi 60 sensors nouveau-pci-0500 | grep temp1 | cut -c 15-22}]\
- ^s[left;\#445544; :: ]\
- ^s[left;\#AABBAA;ram:] ^s[left;\#43E000; $memperc%] ^s[left;\#AABBAA; $mem]\
- ^s[left;\#445544; :: ]\
- ^s[left;\#AABBAA;hdd:] ^s[left;\#43E000; ${fs_used_perc /}% ] ^p[left;8;10;0;${fs_used_perc /};100;\#445544;\#AABBAA;ckyhdd]\
- ^s[left;\#445544; :: ]\
- ^s[left;\#AABBAA;${time %a %d/%b %I:%M:%S}] ^s[left;\#445544; :: ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement