You are not logged in.
What's that at the top? Conky?
Can you post the config file?
conkyrc:
# conky configuration
background no
use_xft yes
xftfont snap:size=6
xftalpha 0.8
update_interval 3.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints below,undecorated,sticky,skip_taskbar
#own_window_colour 262626
double_buffer yes
minimum_size 1276
maximum_width 1276
draw_shades no
draw_outline no
draw_borders no
border_margin 4
default_color 878787
alignment top_right
gap_x 0
gap_y 3
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
use_spacer right
TEXT
${color #FFA957}RAM: ${color }$mem / 0.99GiB :: ${color #FFA957}ROOT: ${color }${fs_free /} free :: ${color #FFA957}HOME: ${color }${fs_free /home} free :: ${color #FFA957}TEMP: ${color }${execi 15 cat /proc/acpi/thermal_zone/THRM/temperature | awk {'print $2 "°C"'}} :: ${color #FFA957}CPU: ${color }$cpu% / ${freq_g}GHz / ${execi 15 cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor} :: ${color #FFA957}BAT: ${color }${battery BAT1} ${alignr 4}${color #FFA957}MAIL: ${color}${execi 300 python /home/filip/scripts/gmail.py} :: ${color}${time %A}, ${time %e %B} ${color #FFA957}${font snap:Bold}${time %H:%M}
It's transparent and the space for it is drawn directly on the wallpaper.
Last edited by fwojciec (2008-07-10 02:44:13)
Offline
avoulk wrote:hBd wrote:my current desktop clean & dirty (all info in shot):
http://img253.imageshack.us/img253/4927 … hl8.th.png http://img253.imageshack.us/img253/69/0 … pr1.th.pnghope u like it
Amazing
Here is my first post in this topic, a simple KDEmod, nothing really special..heh...Could i get your wallpaper? That is awesome.
Offline
I've just finished setting up my new laptop, which I'll be taking into school fairly often next year so I decided to make it look impressive:
Offline
http://shrani.si/f/3K/aG/1oheTcV6/screenie.jpg
Fluxbox, conky. Custom wallpaper.
Last edited by b4d (2008-07-10 10:19:47)
Offline
http://shrani.si/f/3K/aG/1oheTcV6/screenie.jpg
Fluxbox, conky. Custom wallpaper.
can u post your .bashrc ??
Offline
iBertus wrote:semperfiguy wrote:elstupidos: How do you get that bottom status bar? please share
Looks like just a second instance of awesome's built-in status bar w/ some scripted widgets.
Please forgive my ignorance, but how do you do that? get the second bar I mean, once I get that I should be able to figure out the widgets from there.
Edit: *Smacks head*.. read the config file before posting.. figured out the second bar.. how about how do I get the graphs for cpu and mem levels?
I think you should lookup "amazing" for Awesome 2.3 and "wicked" for awesome3-git. I've never configured these myself but did read about them briefly.
Offline
could u pls share this widget!?
Sure, its conky, you need the weather script, pacman script and feh plus openlogos fonts... I stole this config from the conky thread so look there
background no
font 5x7
font arial
use_xft yes
xftfont arial:size=8
xftalpha 0.8
update_interval 2.0
total_run_times 0
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_page
double_buffer yes
minimum_size 0 0
draw_shades no
draw_outline no
draw_borders no
stippled_borders 0
border_margin 0
border_width 0
default_color white
#default_shade_color #7b7b7b
alignment top_right
gap_x 0
gap_y 0
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale no
use_spacer right
mpd_host localhost
mpd_port 6600
# THE WEATHER IS SET TO GRAB FROM NEW YORK, GO TO ACCUWEATHER.COM TO GET YOUR CITY'S WEATHER CODE.
### ${color white}${font openlogos:size=16}A${color white}${font impact:bold size=20} ARCH LINUX$font
TEXT
${color #1793d1}${font openlogos:size=16}A${color white}${font Bitstream Vera Sans:bold size=16}arch${color #1793d1}${font Bitstream Vera Sans:size=10}linux $font
${color white}Date: $font${color white}${alignr 4}${exec date +"%a, %b %d"}
${color white}Weather: ${alignr 4}${execi 300 /home/USERNAME/.conky/weather.sh "WEATHERCODE"}
${color white}Uptime: ${color white}${alignr 4}$uptime
${color white}Processes: ${color white}${alignr 4}$processes
${color white}Running: ${color white}${alignr 4}$running_processes
${color white}${font impact:bold size=14}MUSIC$font
${color white}$mpd_title
${color white}$mpd_artist
${color white}($mpd_elapsed / $mpd_length)
${color white}${font impact:bold size=14}PROCESSES$font
${color white}Highest CPU:
${color #b1eaff}${top name 1}${alignr 4}${top cpu 1}$font
${color white} ${top name 2}${alignr 4}${top cpu 2}
${color white} ${top name 3}${alignr 4}${top cpu 3}
${color white}${font impact:bold size=14}SYSTEM INFO$font
${color white}CPU: ${color white} $cpu%
${cpugraph 20,140 white white}
${color white}Temp: ${color gray} ${execi 5 /home/USERNAME/.conky/tempmax.sh}
${color white}RAM: ${color white}$memperc% ${alignr 4}$mem/$memmax
${membar 3,140}
${color white}Root: ${color white}${alignr 4}${fs_free /}
${fs_bar 3,140 /}
${color white}Free: ${color white}${alignr 4}${fs_free /media/free}
${fs_bar 3,140 /media/free}
${color white}${font impact:bold size=14}NETWORK INFO$font
${color white}Net Up: ${color white}${alignr 4}${upspeed eth0} k/s
${upspeedgraph eth0 20,140 white white}
${color white}Net Down: ${color white}${alignr 4}${downspeed eth0}k/s
${downspeedgraph eth0 20,140 white white}
${color white}${font impact:bold size=10}NEW PACKAGES$font
${texeci 10800 python /home/USERNAME/.conky/pacmani.py}
${exec feh --bg-scale `dcop kdesktop KBackgroundIface currentWallpaper 2`}
The tempmax script is just this:
#!/bin/dash
sensors -u |sed -e s/\s*temp1_input://gp -n|tr -d '\n'
Last edited by brynjolf (2008-07-10 17:47:00)
Cerebral: "Welcome to the distro. You'll never leave. Mwahaha"
Offline
Artwiz fonts FTW!
http://www.loka.pl/outgoing/july_clean-thumb.png http://www.loka.pl/outgoing/july_busy-thumb.png
and maybe xfce-panel is not so bad after all...
What version of the info script are you using and could you post it?
Last edited by Sjoden (2008-07-10 18:52:26)
Offline
iBertus wrote:semperfiguy wrote:elstupidos: How do you get that bottom status bar? please share
Looks like just a second instance of awesome's built-in status bar w/ some scripted widgets.
Please forgive my ignorance, but how do you do that? get the second bar I mean, once I get that I should be able to figure out the widgets from there.
Edit: *Smacks head*.. read the config file before posting.. figured out the second bar.. how about how do I get the graphs for cpu and mem levels?
If you're still using awesome 2.3 you can use Amazing for the widget stuff in the bars.
Dont know about awesome3. Still debating if I want to go that route or maybe give Xmonad a shot.
Offline
can u post your .bashrc ??
I use zsh not bash, my config is based on http://aperiodic.net/phil/prompt/, if you have any other questions, feel free to ask.
Offline
Yay. Here's the newer, simpler version!
http://leetunderground.patricklucas.com … nthumb.png
Programs:
Conky
Pidgin
urxvt + info.pl
MirageThe details about the graphics can be found in info.pl output
Nice setp ! clean & simple the way it should be.
Can you post your conky config ?
Tanks
Offline
What version of the info script are you using and could you post it?
The version I use is some very old version of the script that I have modified quite a bit over time. It works for me, I'm not sure if it would work on a system that's configured differently. Here is a link if you want it anyways.
Offline
my first awesome screenshot...
http://koch1968.deviantart.com/art/awes … r-91317756
Last edited by koch (2008-07-11 02:25:31)
Offline
Not so fancy, I like it simple and less colorful..
http://img84.imageshack.us/img84/7874/2 … xl0.th.png
GTK2: mookid
XFWM: Customized Elegant-Mine
ICON: Eikon
WALL: CoExtreme Wall Pack 3
Really nice colors .
Offline
minimalist... got rid of cairo-dock, running gnome-do and im happy
What is that panel?
Offline
gnome panel maybe
Offline
@mascahano:
Not a problem at all. Here it is:
# Conky, a system monitor, based on torsmo
#
# Any original torsmo code is licensed under the BSD license
#
# All code written since the fork of torsmo is licensed under the GPL
#
# Please see COPYING for details
#
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
# Copyright (c) 2005-2007 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
# All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# $Id: conky.conf 990 2007-11-22 19:38:17Z pkovacs $
#======================================
#The following are settings made by me.
#======================================
alignment top_left
background yes
border_margin 0
border_width 0
cpu_avg_samples 3
top_cpu_separate no
default_color color3
default_outline_color color2
double_buffer yes
draw_borders no
draw_outline no
draw_graph_borders yes
draw_shades no
gap_x 5
gap_y -40
maximum_width 300
net_avg_samples 3
own_window no
total_run_times 0
update_interval 1
uppercase no
use_xft yes
xftfont DejaVu Sans-24
TEXT
${color #000000}${time %R}${font DejaVu Sans Mono-10}
${time %A %d %B, %Y}
Uptime: ${uptime}
${font DejaVu Sans Mono-10:weight=bold}${user_names}
If it disappears or is partially covered by the top of the screen, it might have something to do with the gap_y... I could never really figure out why I needed the negative value to make it even with the screen
Offline
minimalist... got rid of cairo-dock, running gnome-do and im happy
Rather - how do you get gnome-panel to look like that? Is it a plugin?
Offline
What is that panel?
Looks like the KDE4 panel to me...
Offline
my current desktop clean & dirty (all info in shot):
http://img253.imageshack.us/img253/4927 … hl8.th.png http://img253.imageshack.us/img253/69/0 … pr1.th.pnghope u like it
Can you post your .conkyrc of the conky that shows time?
Nice desktop!
archlinux on Macbook Pro 10,1
Offline
Offline