Changeset 6099 for lliurex-dgti-conf-conky/trunk/fuentes/lliurex-dgti-conf-conky.install-files/usr/share/lliurex-dgti-conky/conkyrc
- Timestamp:
- Oct 27, 2017, 10:09:30 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-dgti-conf-conky/trunk/fuentes/lliurex-dgti-conf-conky.install-files/usr/share/lliurex-dgti-conky/conkyrc
r6098 r6099 1 1 #============================================================================== 2 # conkyrc_ orange2 # conkyrc_students 3 3 # 4 # author : SLK5 # version : v20110116014 # author : Daniel Durán 5 # version : xenial 6 6 # license : Distributed under the terms of GNU GPL version 2 or later 7 7 # 8 8 #============================================================================== 9 #if_running clementine}# Use Xft? 9 ### Begin Window Settings ################################################## 10 own_window yes 11 own_window_class Conky 12 own_window_type dock 13 own_window_transparent yes 14 own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager 15 own_window_title LLIUREX_CONKY 16 17 # Use the Xdbe extension? (eliminates flicker) 18 # It is highly recommended to use own window with this one 19 # so double buffer won't be so big. 20 double_buffer yes 21 22 #minimum_size 600 500 ## width, height 23 #maximum_width 600 ## width, usually a good idea to equal minimum width 24 25 gap_x 30 ### left &right 26 gap_y 250 ### up & down 27 28 alignment bottom_right 29 total_run_times 0 30 update_interval 1 31 #################################################### End Window Settings ### 32 ### Font Settings ########################################################## 33 # Use Xft (anti-aliased font and stuff) 10 34 use_xft yes 11 #xftfont Trebuchet MS:size=8 12 #xftalpha 0.8 35 36 # Alpha of Xft font. Must be a value at or between 1 and 0 ### 37 xftalpha 0.8 38 # Force UTF8? requires XFT ### 39 override_utf8_locale yes 40 41 draw_shades no #### <<<<<<------------------To see it easier on light screens. 42 #default_shade_color black 43 44 draw_outline no #### <<<<<<---------------- Amplifies text if yes 45 default_outline_color black 46 47 uppercase no 48 ###################################################### End Font Settings ### 49 ### Color Settings ######################################################### 50 #default_shade_color gray 51 #default_outline_color black 52 53 #default_color DCDCDC #220 220 220 Gainsboro 54 #color0 8FBC8F #143 188 143 DarkSeaGreen 55 #color1 778899 #119 136 153 LightSlateGray 56 #color2 FF8C00 #255 140 0 DarkOrange 57 #color3 7FFF00 #127 255 0 Chartreuse 58 #color4 FFA07A #255 160 122 LightSalmon 59 #color5 FFDEAD #255 222 173 NavajoWhite 60 #color6 00BFFF # 0 191 255 DeepSkyBlue 61 #color7 00FFFF # 0 255 255 Cyan 62 #color8 FFFF00 #255 255 0 Yellow 63 #color9 FF0000 #255 0 0 Red 64 65 default_color white 66 font AvantGardeLTMedium:bold:size=12 67 ##################################################### End Color Settings ### 68 ### Borders Section ######################################################## 69 draw_borders no 70 # Stippled borders? 71 stippled_borders 0 72 # border margins 73 border_inner_margin 5 74 border_outer_margin 0 75 # border width 76 border_width 0 77 # graph borders 78 draw_graph_borders no 79 ##################################################### End Borders Secton ### 80 ### Miscellaneous Section ################################################## 81 82 # Boolean value, if true, Conky will be forked to background when started. 83 background no 84 85 # Adds spaces around certain objects to stop them from moving other things 86 # around, this only helps if you are using a mono font 87 # Options: right, left or none 88 use_spacer right 89 90 # Default and Minimum size is 256 - needs more for single commands that 91 # "call" a lot of text IE: bash scripts 13 92 text_buffer_size 2048 14 background yes 15 # Update interval in seconds 16 update_interval 1 17 xftalpha 0.8 18 #own_window_argb_visual yes 19 # This is the number of times Conky will update before quitting. 20 # Set to zero to run forever. 21 total_run_times 0 93 94 # Subtract (file system) buffers from used memory? 95 no_buffers yes 96 97 # Temperature unit (default is Celsius) 98 temperature_unit fahrenheit 99 100 # change GiB to G and MiB to M 101 short_units yes 102 103 # Like it says, ot pads the decimals on % values 104 # doesn't seem to work since v1.7.1 105 pad_percents 2 106 107 # Maximum size of user text buffer, i.e. layout below TEXT line in config file 108 # (default is 16384 bytes) 109 # max_user_text 16384 110 111 ############################################## End Miscellaneous Section 22 112 23 113 24 # Create own window instead of using desktop (required in nautilus) 25 own_window yes 26 own_window_transparent yes 27 own_window_type override 28 own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager 29 30 31 # Use double buffering (reduces flicker, may not work for everyone) 32 double_buffer yes 33 # Minimum size of text area 34 #minimum_size 180 0 35 # Draw shades? 36 draw_shades no 37 draw_graph_borders no 38 39 # Draw outlines? 40 draw_outline no 41 42 # Draw borders around text 43 draw_borders no 44 45 # Stippled borders? 46 stippled_borders 0 47 48 # border margins 49 #border_margin 5 50 51 # border width 52 border_width 1 53 54 55 # Default colors and also border colors 56 #default_color white 57 # own_window_colour white 58 59 60 # Subtract file system buffers from used memory? 61 no_buffers yes 62 63 64 # set to yes if you want all text to be in uppercase 65 uppercase no 66 67 68 # number of cpu samples to average 69 # set to 1 to disable averaging 70 #cpu_avg_samples 2 71 # number of net samples to average 72 # set to 1 to disable averaging 73 #net_avg_samples 2 74 # Force UTF8? note that UTF8 support required XFT 75 override_utf8_locale yes 76 77 78 # Add spaces to keep things from moving about? This only affects certain objects. 79 use_spacer none 80 81 82 gap_x 30 83 gap_y 250 84 #Change by DGTI 85 #gap_y 160 86 #maximum_width 200 87 alignment bottom_right 88 default_color white 114 template1 ${if_up \1}\n IP \2:$alignr ${addrs \1}$endif 89 115 90 116 TEXT … … 92 118 USUARIO: $LOGNAME 93 119 EQUIPO: $nodename 120 VERSION: ${texeci 60000 lliurex-version -n} 121 ARQUITECTURA: ${if_match "${texeci 6000000 grep "x86_64" /tmp/architecture.txt -c}" != "0"}64 Bits${else}32 Bits${endif} 94 122 $hr 95 IP: ${addrs eth0}123 ${template1 eth0 ETH0}${template1 enp0s8 ETH1}${template1 eth2 ETH2}${template1 eth3 ETH3}${template1 eth4 ETH4} 96 124 $hr
Note: See TracChangeset
for help on using the changeset viewer.