the other one Δημοσ. 14 Οκτωβρίου 2015 Δημοσ. 14 Οκτωβρίου 2015 Πολύ όμορφο. Openbox είναι ή xfce; ή cinnamon; μόνο το αναδυόμενο παράθυρο του μενού μου κάθεται κάπως που είναι σαν να το χει στον αέρα αλλά klein. icon set είναι numix;
Rage_unseen Δημοσ. 14 Οκτωβρίου 2015 Δημοσ. 14 Οκτωβρίου 2015 Πολύ όμορφο. Openbox είναι ή xfce; ή cinnamon; μόνο το αναδυόμενο παράθυρο του μενού μου κάθεται κάπως που είναι σαν να το χει στον αέρα αλλά klein. icon set είναι numix; manjaro cinnamon με windows 10 theme κ numix-reborn το μενου φτιαχνεται ευκολα απο το css αλλα εμενα μ αρεσει που δεν ειναι aligned
stefanos_th Δημοσ. 26 Οκτωβρίου 2015 Δημοσ. 26 Οκτωβρίου 2015 Μπορει καποιος να εμ βοηθησει με τη προβολη θερμοκρασιων στον conky? Αυτο περνω με το sensors k10temp-pci-00c3 Adapter: PCI adapter temp1: +4.0°C (high = +70.0°C) (crit = +80.0°C, hyst = +79.0°C) fam15h_power-pci-00c4 Adapter: PCI adapter power1: N/A (crit = 95.05 W) radeon-pci-0008 Adapter: PCI adapter temp1: +6.0°C (crit = +120.0°C, hyst = +90.0°C) nct6791-isa-0290 Adapter: ISA adapter Vcore: +1.48 V (min = +0.00 V, max = +1.74 V) in1: +1.02 V (min = +0.00 V, max = +0.00 V) ALARM AVCC: +3.34 V (min = +2.98 V, max = +3.63 V) +3.3V: +3.34 V (min = +2.98 V, max = +3.63 V) in4: +1.02 V (min = +0.00 V, max = +0.00 V) ALARM in5: +2.04 V (min = +0.00 V, max = +0.00 V) ALARM in6: +0.30 V (min = +0.00 V, max = +0.00 V) ALARM 3VSB: +3.44 V (min = +2.98 V, max = +3.63 V) Vbat: +3.36 V (min = +2.70 V, max = +3.63 V) in9: +0.00 V (min = +0.00 V, max = +0.00 V) ALARM in10: +0.18 V (min = +0.00 V, max = +0.00 V) ALARM in11: +0.18 V (min = +0.00 V, max = +0.00 V) ALARM in12: +1.02 V (min = +0.00 V, max = +0.00 V) ALARM in13: +1.02 V (min = +0.00 V, max = +0.00 V) ALARM in14: +0.22 V (min = +0.00 V, max = +0.00 V) ALARM fan1: 0 RPM (min = 0 RPM) fan2: 1236 RPM (min = 0 RPM) fan3: 0 RPM (min = 0 RPM) fan4: 457 RPM (min = 0 RPM) fan5: 2280 RPM (min = 0 RPM) SYSTIN: +30.0°C (high = +0.0°C, hyst = +0.0°C) ALARM sensor = thermistor CPUTIN: +34.0°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor AUXTIN0: +98.5°C sensor = thermistor AUXTIN1: +100.0°C sensor = thermistor AUXTIN2: +100.0°C sensor = thermistor AUXTIN3: +102.0°C sensor = thermistor PCH_CHIP_CPU_MAX_TEMP: +0.0°C PCH_CHIP_TEMP: +0.0°C PCH_CPU_TEMP: +0.0°C PCH_MCH_TEMP: +0.0°C intrusion0: ALARM intrusion1: ALARM beep_enable: disabled Και το conky μου ειναι το παρακατω. # Basic Settings background no use_xft yes xftfont 123:size=10 xftalpha 0.1 update_interval 1 total_run_times 0 own_window yes own_window_type normal own_window_transparent yes own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager double_buffer yes maximum_size 1680 1050 draw_shades no draw_outline no draw_borders no draw_graph_borders no default_color lightgray default_shade_color red default_outline_color green alignment top_right gap_x 24 no_buffers yes uppercase no cpu_avg_samples 2 net_avg_samples 2 override_utf8_locale yes use_spacer none TEXT $color${font}${font Open Sans:size=26}$alignr${time %I:%M %P}$font ${color darkgreen}${font Open Sans:Bold:size=11}Date${hr 2}$color$font $color${font Open Sans:size=12}$alignr${time %a}, ${time %d %b %Y}$font$color # SYS ${font Open Sans:Bold:size=11}${color darkgreen}SYSTEM${hr 2}$color${font} $sysname $kernel $alignr $machine Uptime $alignr $uptime MB Temperature $alignr ${exec 30 sensors | grep 'CPUTIN:' | cut -c17-18}°C CPU Temperature $alignr ${execi | perl -ne 'print $1 if /GPUCoreTemp.*?: (\d+)./;'}°C # CPU ${font Open Sans:Bold:size=11}${color darkgreen}CPU${hr 2} $color${font}Amd A10 7870k $alignr ${freq_g cpu0}GHz - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${font}Core 0 ${color darkgreen}${execi thermo sensors | grep 'thermo' | cut -c18-19}°C${color} @ ${cpu cpu1} % $alignc ${cpubar cpu1}${color} ${font}Core 1 ${color darkgreen}${execi 30 sensors | grep 'Core 1:' | cut -c18-19}°C${color} @ ${cpu cpu2} % $alignc ${cpubar cpu2}${color} ${font}Core 2 ${color darkgreen}${execi 30 sensors | grep 'Core 2:' | cut -c18-19}°C${color} @ ${cpu cpu3} % $alignc ${cpubar cpu3}${color} ${font}Core 3 ${color darkgreen}${execi 30 sensors | grep 'Core 3:' | cut -c18-19}°C${color} @ ${cpu cpu4} % $alignc ${cpubar cpu4}${color} # RUNNING ${font Open Sans:Bold:size=11}${color darkgreen}RUNNING${hr 2} $color${font}${font Open Sans:bold:size=8.5}PROCESS $alignr CPU USAGE$font ${top name 1}${alignr}${top cpu 1} % ${top name 2}${alignr}${top cpu 2} % ${top name 3}${alignr}${top cpu 3} % ${top name 4}${alignr}${top cpu 4} % ${top name 5}${alignr}${top cpu 5} % # MEMORY ${font Open Sans:Bold:size=11}${color darkgreen}MEMORY${hr 2} $color${font}${font Open Sans:bold:size=8.5}RAM$font $mem / $memmax $alignr $memperc % $membar ${font Open Sans:bold:size=8.5}SWAP$font $swap / $swapmax $alignr $swapperc ${swapbar}; # NETWORK ${font Open Sans:Bold:size=10}${color darkgreen}Network${hr 2} $color${font Open Sans:bold:size=10}External IP ${font}${alignr}${execi 3600 wget -O - http://ip.tupeux.com| tail}$font # HDD ${font Open Sans:Bold:size=10}${color darkgreen}Disks${hr 2} ${font Open Sans:bold:size=8.5}HOME $font$alignr ${fs_type /home} ${fs_used /home} / ${fs_size /home} ${color white}$alignr ${fs_used_perc /home} % ${fs_bar /home} Αφου εχεις AMD μην περιμενεις να δεις θερμοκρασια CPU. Απλα ξεχνα το, κ εγω αυτο εκανα.
mad-proffessor Δημοσ. 15 Νοεμβρίου 2015 Δημοσ. 15 Νοεμβρίου 2015 fedora 23 workstation Τι νέα καλό είναι το 23; Είχαν πει θα είναι από default wayland στην 23 τελικά στην 24 πάει. Στο journal έχεις errors;
kesmarag Δημοσ. 15 Νοεμβρίου 2015 Δημοσ. 15 Νοεμβρίου 2015 Wallaper? Τι νέα καλό είναι το 23; Είχαν πει θα είναι από default wayland στην 23 τελικά στην 24 πάει. Στο journal έχεις errors; πολύ καλό και σταθερό (αν και απο new features μάλλον φτωχό) 1
irenegr Δημοσ. 16 Νοεμβρίου 2015 Δημοσ. 16 Νοεμβρίου 2015 Bunsenlabs Linux αναβαθμισμένο σε Debian Sid και openbox: υγ. Καλώς σας βρήκα. 9
nick0lis Δημοσ. 16 Νοεμβρίου 2015 Δημοσ. 16 Νοεμβρίου 2015 Bunsenlabs Linux αναβαθμισμένο σε Debian Sid και openbox: υγ. Καλώς σας βρήκα. Καλώς ήρθες irene! Υπέροχο όπως πάντα.
Προτεινόμενες αναρτήσεις