From c00a53e7d39c8a9ed2baf6978c70e2e87e7a8372 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 25 Oct 2016 10:36:10 +0200 Subject: .config/conky/: Removing old configs. Moving the used to named .conf files. --- .config/conky/top | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) delete mode 100755 .config/conky/top (limited to '.config/conky/top') diff --git a/.config/conky/top b/.config/conky/top deleted file mode 100755 index 257be2a..0000000 --- a/.config/conky/top +++ /dev/null @@ -1,47 +0,0 @@ -use_xft yes -xftfont 123:size=8 -xftalpha 0.1 -background true -update_interval 0.1 -total_run_times 0 -own_window yes -own_window_type override -own_window_argb_visual true -own_window_argb_value 100 -own_window_hints undecorated,sticky,below,skip_taskbar,skip_pager -double_buffer yes -draw_shades no -draw_outline no -draw_borders no -draw_graph_borders no -default_color white -default_shade_color 222222 -default_outline_color green -alignment top_left -minimum_size 1920 15 -#maximum_width 160 -gap_x 0 -gap_y 5 -no_buffers yes -uppercase no -cpu_avg_samples 1 -net_avg_samples 1 -override_utf8_locale yes -use_spacer left -color1 EAEAEA -color2 00FF66 -color3 11EAEA -color4 EAEAEA -color5 FFA300 -color6 22FFFF -color7 FF8888 -text_buffer_size 256 -pad_percents 0 -short_units yes -format_human_readable yes -default_bar_size 40 6 -if_up_strictness link -draw_shades yes - -TEXT -${font Terminus:pixelsize=14}${color2}[ ${color3}${exec ~/ownCloud/sys-pref/conky-helpers/get-tag.sh} ${color5}${exec ~/ownCloud/sys-pref/conky-helpers/get-layout.sh}${color2} ]${color1} ${goto 500}Music: ${color1}[ ${color5}${mpd_elapsed}${color1} / ${color5}${mpd_length}${color1} ] ${color2}${mpd_status} ${color3}${if_match "${mpd_artist}" == ""}${mpd_file}${endif}${if_match "${mpd_artist}" != ""}${mpd_artist}${color1} - ${color3}${mpd_title}${endif}${image ~/ownCloud/sys-pref/conky-icons/volume.png -s 12x12 -n -p 1584,1}${goto 1605}${color3}${execbar pamixer --get-volume} ${image ~/ownCloud/sys-pref/conky-icons/brightness.png -s 12x12 -n -p 1657,1}${goto 1680}${color3}${execbar xbacklight} -- cgit v1.2.3-54-g00ecf