Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- background yes
- use_xft yes
- xftfont 123:size=8
- xftalpha 0.1
- #Update Interval
- update_interval 0.5
- total_run_times 0
- own_window yes
- own_window_type normal
- own_window_colour black
- #Transparent Background Option - Yes or No
- own_window_transparent no
- #Transparent amount options
- own_window_argb_visual yes
- own_window_argb_value 90
- #End of Transparent Settings
- own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
- double_buffer yes
- minimum_size 300
- maximum_width 400
- draw_shades yes
- draw_outline no
- draw_borders no
- draw_graph_borders no
- default_color gray
- default_shade_color red
- default_outline_color green
- #Screen Alignment
- alignment top_right
- gap_x 20
- gap_y 60
- no_buffers yes
- uppercase no
- cpu_avg_samples 2
- net_avg_samples 1
- override_utf8_locale no
- use_spacer yes
- #Settings Below TEXT are shown on the screen
- TEXT
- #Top Title Section
- ${font openlogos:size=20}${font Arial:size=20}${color skyblue}Scoot${color Ivory}BUNSEN${font openlogos:size=20}
- #System Section
- ${voffset -100}
- ${color DimGray}
- ${font}
- ${font Arial:bold:size=10}${color Tan1}SYSTEM ${color DarkSlateGray} ${hr 2}
- $font${color DimGray}$sysname $kernel $alignr $machine
- CPU $alignr${freq_g cpu0}Ghz
- Uptime $alignr${uptime}
- File System $alignr${fs_type}
- #CPU Section
- ${font Arial:bold:size=10}${color Tan1}PROCESSORS ${color DarkSlateGray}${hr 2}
- $font${color DimGray}CPU1 ${cpu cpu1}% ${cpubar cpu1}
- CPU2 ${cpu cpu2}% ${cpubar cpu2}
- ${font Arial:bold:size=10}${color Tan1}BATTERY ${color DarkSlateGray}${hr 2}
- $font${color DimGray}Charge ${battery} ${battery_bar}
- ${font Arial:bold:size=10}${color Tan1}MEMORY ${color DarkSlateGray}${hr 2}
- $font${color DimGray}MEM $alignc $mem / $memmax $alignr $memperc%
- $membar
- #SSD Section
- ${font Arial:bold:size=10}${color Tan1}SSD & USB ${color DarkSlateGray}${hr 2}
- $font${color DimGray} home: ${fs_used /home} / ${fs_size /home} ${alignr} ${fs_used_perc /home}%
- #$font${color DimGray}${voffset -12}${execpi 5 ~/.conky/usb_nowe.sh}
- #Processes Section
- ${font Arial:bold:size=10}${color Tan1}TOP PROCESSES ${color DarkSlateGray}${hr 2}
- ${color DimGray}$font${top_mem name 2}${alignr}${top mem 2} %
- $font${top_mem name 3}${alignr}${top mem 3} %
- $font${top_mem name 4}${alignr}${top mem 4} %
- $font${top_mem name 5}${alignr}${top mem 5} %
- #Network Section
- #Graph DOWN
- #TIME SETTINGS
- ${font Arial:bold:size=10}${color Tan1}TIME ${color DarkSlateGray}${hr 2}
- ${color Tan2} ${font :bold:size=8}$alignc${time %A}
- ${color Tan2} ${font :size=30}$alignc${time %I:%M %P}
- ${voffset -20}${font :bold:size=10}$alignc${time %d %b. %Y}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement