Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #~/.conkybarrc similar to i3bar
- background yes
- use_xft yes
- xftfont envy code r:size=10
- xftalpha 0.8
- out_to_console no
- update_interval 5.0
- total_run_times 0
- draw_shades no
- override_utf8_locale yes
- background yes
- # Create own window instead of using desktop (required in nautilus)
- own_window yes
- border_inner_margin 0
- border_outer_margin 0
- # If own_window is yes, you may use type normal, desktop or override
- own_window_type panel
- # Use pseudo transparency with own_window?
- own_window_transparent yes
- undecorated,sticky,skip_taskbar,skip_pager,below
- default_bar_size 0 5
- minimum_size 10
- maximum_width 1920
- max_user_text 1920
- double_buffer yes
- default_color 497BF7
- color1 grey
- alignment tl
- gap_x 1
- gap_y 1
- no_buffers no
- use_spacer none
- # Graphics settings #
- draw_shades no
- draw_outline no
- draw_borders no
- draw_graph_borders yes
- TEXT
- ${alignc}$nodename ${color1}$kernel ${color} up: ${color1}$uptime ${color} cpu1: ${color1}${cpu cpu1}% ${cpugraph 6,40 ffffff CF1B49 -t cpu1} ${freq cpu1}MHz ${color}cpu2: ${color1}${cpu cpu2}% ${cpugraph 6,40 ffffff CF1B49 -t cpu2} ${freq cpu2}MHz ${color}RAM:${color1}$memperc% ${memgraph 6,40 ffffff 28C93F -t} ${color}eth0dwn:${color1} ${downspeedgraph eth0 6,40 ffffff 28C93F -t} ${downspeed eth0}${color} date: ${color1}${time %d/%m/%y} ${color} time: ${color1}${time %H:%M} ${color}Glasgow: ${color1}${execi 300 /home/len/weather.sh "EUR|UK|UKXX0062|Glasgow"} ${color #B3C72E}${font fixed:pixelsize=14} MPD:${font caviar dreams:pixelsize=14} ${color #20BF9F}${mpd_artist}${color #C7792E} ${mpd_title} Bitrate: ${color}${mpd_bitrate}
- ${color1}Loadaverage ${loadavg 1} ${loadavg 2} ${loadavg 3}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement