Sunteți pe pagina 1din 3

/home/fenrir/documents/.conkyrc.

1
Page 1 of 3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62

Sunday 11 January 2015 01:44:36 PM IST

# conky configuration
#
# The list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
#
# For ideas about how to modify conky, please see:
# http://crunchbanglinux.org/forums/topic/59/my-conky-config/
#
# For help with conky, please see:
# http://crunchbanglinux.org/forums/topic/2047/conky-help/
#
# Enjoy! :)
##############################################
# Settings
##############################################
background yes
use_xft yes
xftfont Liberation Sans:size=9
xftalpha 1
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type desktop
#own_window_argb_visual yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 200 200
maximum_width 300 300 300
draw_shades no
draw_outline yes
draw_borders no
draw_graph_borders yes
default_color FFFFFF
default_shade_color 000000
default_outline_color 000000
alignment top_right
gap_x 12
gap_y 56
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
##############################################
# Output
##############################################
TEXT
S Y S T E M
I N F O
${hr}
$kernel:$alignr $machine
Host:$alignr$nodename
Uptime:$alignr$uptime
M E M O R Y
${hr 2}
RAM:$alignr$mem/$memmax
${membar}
Swap:$alignr$swap/$swapmax
${swapbar}
P R O C E S S O R S
- 1 -

/home/fenrir/documents/.conkyrc.1
Page 2 of 3

Sunday 11 January 2015 01:44:36 PM IST

63 ${hr 2}
64 CPU 1:$alignc ${cpu cpu0}% $alignr ${execi 300 sensors | grep 'Core 0' | cu
t -c16-17
65 }C
66 ${cpubar}
67 CPU 2:$alignc ${cpu cpu1}% $alignr ${execi 300 sensors | grep 'Core 1' | cu
t -c16-17
68 }C
69 ${cpubar}
70 CPU 3:$alignc ${cpu cpu2}% $alignr ${execi 300 sensors | grep 'Core 2' | cu
t -c16-17
71 }C
72 ${cpubar}
73 CPU 4:$alignc ${cpu cpu3}% $alignr ${execi 300 sensors | grep 'Core 3' | cu
t -c16-17
74 }C
75 ${cpubar}
76 GPU:$alignc ${execi 300 aticonfig --adapter=p --od-getclocks |grep GPU | cu
t -b30-33
77 } $alignr ${execi 300 aticonfig --odgt | grep C | cut -b42-44}C
78 Clock Speed:$alignr ${execi 300 aticonfig --adapter=p --od-getclocks | grep
Clocks | cut -b32-36}Mhz
79 Ram:$alignr ${execi 300 aticonfig --adapter=p --od-getclocks | grep Clocks
| cut -b46-49}Mhz
80
81
82 D I S K S
83 ${hr 2}
84 Root:$alignr${fs_used /}/${fs_size /}
85 ${fs_bar /}
86 Home:$alignr${fs_used /home}/${fs_size /home}
87 ${fs_bar /home}
88 #Battery:$alignr${battery_percent}%
89 #${battery_bar}
90
91
92 T O P - P R O C E S S E S
93 ${hr 2}
94 NAME $alignr PID
CPU
95 ${top name 1} $alignr ${top pid 1} ${top cpu 1}
96 ${top name 2} $alignr ${top pid 2} ${top cpu 2}
97 ${top name 3} $alignr ${top pid 3} ${top cpu 3}
98 ${top name 4} $alignr ${top pid 4} ${top cpu 4}
99 ${top name 5} $alignr ${top pid 5} ${top cpu 5}
100 ${top name 6} $alignr ${top pid 6} ${top cpu 6}
101 ${top name 7} $alignr ${top pid 7} ${top cpu 7}
102 ${top name 8} $alignr ${top pid 8} ${top cpu 8}
103
104
105 S H O R T C U T
K E Y S
106 ${hr 2}
107 Alt+F2$alignr Run Dialog
108 Alt+F3$alignr Alt Menu
109 #Super+Space$alignr Main Menu
110 #Super+Tab$alignr Client Menu
111 #Super+t$alignr Terminal
112 #Super+f$alignr File Manager
113 #Super+e$alignr Editor
114 #Super+m$alignr Media Player
115 #Super+w$alignr Web Browser
116 #Super+h$alignr Task Manager
117 #Super+l$alignr Lock Screen
- 2 -

/home/fenrir/documents/.conkyrc.1
Page 3 of 3
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137

Sunday 11 January 2015 01:44:36 PM IST

#Super+v$alignr Volume Control


#Super+x$alignr Logout
#Right-ctrl+Up$alignr PgUp
#Right-ctrl+Down$alignr PgDn
#Right-ctrl+left$alignr Home
#Right-ctrl+right$alignr End
#Right-ctrl+Backspace$alignr Del
#Right-ctrl+Right-alt$alignr Middle Click
#Right-ctrl+F6-F10$alignr F6-F10
N E T W O R K
${hr 2}
Extenal IP:$alignr${execi 300 wget -q -O /dev/stdout http://checkip.dyndns.
org/ | cut -d : -f 2- | cut -d \< -f -1}
Local IP:$alignr${addr wlan0}
#Connection quality: $alignr ${wireless_link_qual_perc ath0}%
${downspeedgraph eth1}
${downspeed eth1} kb/s $alignr total: ${totaldown eth1}
${upspeedgraph eth1}
${upspeed eth1} kb/s $alignr total: ${totalup eth1}

- 3 -

S-ar putea să vă placă și