# Conky configuration
# Edited by Izobalax 2009
# set to yes if you want Conky to be forked in the background
background no
# Use Xft?
use_xft yes
# Xft font when Xft is enabled
xftfont Terminus:size=9
# Text alpha when using Xft
xftalpha 0.8
# Update interval in seconds
update_interval 1.0
# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0
# Create own window instead of using desktop (required in nautilus)
own_window no
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# Minimum size of text area
minimum_size 283 134
maximum_width 283
# Draw shades?
draw_shades no
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders no
draw_graph_borders yes
# Stippled borders?
stippled_borders 0
# border margins
border_margin 0
# border width
border_width 0
# Default colors and also border colors
default_color white
default_shade_color black
default_outline_color white
# own window options
own_window yes
own_window_transparent yes
own_window_type override
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x
gap_y 24
# Subtract file system buffers from used memory?
no_buffers yes
# set to yes if you want all text to be in uppercase
uppercase none
# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2
# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2
# Force UTF8? note that UTF8 support required XFT
override_utf8_locale no
# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer no
TEXT
${image /home/val/.conky/mail-and-other.png -p 0,0 -s 283x134}${offset 98}${voffset 0}${font cure:size=6}${color #FFFFFF}Valentin Ouvrard on ${color #D6156C}pc2vAl
${offset 9}${voffset -2}Userpanel
${offset 9}${voffset 15}${font cure:size=6}${color #D6156C}* Kernel: ${color #FFFFFF}$kernel
${offset 9}${voffset 10}${font cure:size=6}${color #D6156C}* IP: ${color #FFFFFF}$addr
${offset 9}${voffset 10}${font cure:size=6}${color #D6156C}* HDD: ${color #FFFFFF}${fs_bar 3,100}
${offset 9}${voffset 10}${font cure:size=6}${color #D6156C}* Processes : ${color #FFFFFF}$processes ${color #D6156C}* Running : ${color #FFFFFF}$running_processes
${offset 35}${voffset 15}${font cure:size=6}${color #FFFFFF}$conky_build_arch ${color #D6156C}Archlinux
Tu as aussi besoin de ce fichier : ][/
Cordialement,
je viens de passer de xfce avec le thème par défaut (bas oui il est pas moche) à openbox, fier de moi je post donc mon bureau
panel: tint2
dock: adeskbar
ligne de commande en bas: bashrun
et fond d'écran perso
froli > Quel est ton panel ? (me semble le reconnaitre, c'est pas le nouveau panel skinnable à la mode ? Je l'ai découvert y a une semaine mais j'avais zappé finalement...)
Mac Mini 2011 (SSD) avec Archlinux
Mac Mini 2009 (SSD) avec Archlinux
Asus EeePC S101 avec Archlinux
Zotac Mag et HP College avec Archlinux
Nexus S et Nexus 5 avec Android
Mac Book Air 2013 (SSD) avec OS X Yosemite (Désolé XD)
Bismut a écrit :froli > Quel est ton panel ? (me semble le reconnaitre, c'est pas le nouveau panel skinnable à la mode ? Je l'ai découvert y a une semaine mais j'avais zappé finalement...)
C'est bmpanel avec le theme Isotop-smoot, dont j'ai remplacer la police par HandelGotDLig.
arch64 | froli@jabber.org | Suivez moi sur
Intel Core 2 Quad Q8300 2.5Ghz, 6GB RAM DDR2, 1TB HDD, ATI 4300HD 512MB, KDEmod.
Le conkyrc en lui même est tout bête : http://dpaste.com/117906/ (attention, il faut au minimum une ligne vide après TEXT pour que ça fonctionne) . Tout se passe dans ce script en lua : http://dpaste.com/117907/ .
Normalement depuis la version 1.7.2 conky peut éxecuter du lua, seulement la version compilée dans les dépôts n'a pas cette option activée, il faut donc se rabattre sur le paquet conky-lua disponible sur AUR.