You are not logged in.
Offline
now there's a nice, cheerful desktop.
putting the bar on the bottom was a good move for that wallpaper.
Last edited by fuscia (2008-11-20 02:58:58)
Offline
http://farm4.static.flickr.com/3042/304 … cee4ba.jpg
OpenBox
Conky
Tint
Trayer
Wow this looks really nice! Do you have a link to the wallpaper?
Thanks!
Offline
leo2501 wrote:putting the bar on the bottom was a good move for that wallpaper.
thanks!
Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
-- Antoine de Saint-Exupery
Offline
fvwm and thunar
http://two.xthost.info/navi/screens/200 … -thumb.png
Awesome screenshot. Are you the same droog who used to post on the WinT custo forums back like a billion years ago?
Offline
droog wrote:fvwm and thunar
http://two.xthost.info/navi/screens/200 … -thumb.pngAwesome screenshot. Are you the same droog who used to post on the WinT custo forums back like a billion years ago?
hah ya that was me, thats where i first heard of arch after we got a linux forum there.
Offline
You prolly remember me, I think my name on there was nick. I used to be heavy into modding there!
Offline
Neat. What's this GTK theme/engine ?
What does not kill you will hurt a lot.
Offline
fvwm and thunar
http://two.xthost.info/navi/screens/200 … -thumb.png
Awesome window thumbnails! FVWM is great if you have time to get the configuration right. Also, I've always had issues with tearing and poor drawing with every other WM but compiz on my system.
Offline
You prolly remember me, I think my name on there was nick. I used to be heavy into modding there!
ya if your nick i remember you from there and irc, i think it was your slack vs arch thread that got me here lol. been using arch ever since.
Awesome window thumbnails! FVWM is great if you have time to get the configuration right. Also, I've always had issues with tearing and poor drawing with every other WM but compiz on my system.
thanks, i've been using the same config for about 6 months and decided today to make that ugly menu and see if i could get the minimized thumbnails to angle like that.
but thats what i love about fvmw, theres always something to try when your bored.
Offline
Zerosleep wrote:You prolly remember me, I think my name on there was nick. I used to be heavy into modding there!
ya if your nick i remember you from there and irc, i think it was your slack vs arch thread that got me here lol. been using arch ever since.
iBertus wrote:Awesome window thumbnails! FVWM is great if you have time to get the configuration right. Also, I've always had issues with tearing and poor drawing with every other WM but compiz on my system.
thanks, i've been using the same config for about 6 months and decided today to make that ugly menu and see if i could get the minimized thumbnails to angle like that.
but thats what i love about fvmw, theres always something to try when your bored.
those thumbnails do look kinda cool! were you ever in #pixelarmy? a bunch of us still chill in irc if you ever wanna say whats up. nothing but a bunch of linux nerds/punx (irc.7sinz.net #anarcho)
Offline
http://farm4.static.flickr.com/3042/304 … cee4ba.jpg
OpenBox
Conky
Tint
Trayer
I like it - a lot. If you're up to it, I'd like all the details: tintrc, conky config, wallpaper, icon theme etc. also what calendar is that? is that black bar at the bottom part of your wallpaper?
Offline
fvwm and thunar
http://two.xthost.info/navi/screens/200 … -thumb.png
very impressive! can u give the wallpaper ?
Offline
Where did you put the export line?
i put in ~/.bashrc
Offline
Here is all the details :
First the wallpaper
As you can see the black bar is on the wallpaper, but you can do it as well with conky.
Here is my .conkyrc :
#avoid flicker
double_buffer yes
#own window to run simultanious 2 or more conkys
own_window yes
own_window_transparent no
own_window_type desktop
own_window_hints undecorate,below,sticky,skip_taskbar,skip_pager
#borders
draw_borders no
border_margin 2
#shades
draw_shades no
#position
gap_x 20
gap_y 0
alignment bottom_left
#behaviour
update_interval 1
#colour
default_color 1d8da9
#default_shade_color 000000
own_window_colour 0d1114
#font
use_xft yes
xftfont Consolas:pixelsize=12
#to prevent window from moving
use_spacer no
minimum_size 1400 0
mpd_host localhost
mpd_port 6600
$mpd_artist = ""
TEXT
ArchLinux ~ Root: ${color D7D3C5}${font}${fs_free /} / ${fs_size /} - ${fs_free_perc /}%${color} Packages: ${color D7D3C5}${font}${execi 300 perl ~/scripts/conky-updates.pl} ${color D7D3C5} ${execi 5 nice -n19 /home/raziel/scripts/mpd.sh}${if_existing /tmp/mpd.tmp}${color}MPD: ${color D7D3C5}${execi 2 cat /tmp/mpd.tmp} :: $else ${color}MPD: ${color D7D3C5}Not Playing :< $endif
The conky-updates.pl script can be found here. The mpd.sh one is in the archlinux forum but I don't remember where.
tintrc :
#---------------------------------------------
# TINT CONFIG FILE
#---------------------------------------------
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_mode = multi_monitor
panel_monitor = 1
panel_position = top center
panel_size = 1400 23
panel_margin = 20 10
panel_padding = 9 3
font_shadow = 0
#---------------------------------------------
# PANEL BACKGROUND AND BORDER
#---------------------------------------------
panel_rounded = 0
panel_border_width = 0
panel_background_color = #000000 60
panel_border_color = #ffffff 18
#---------------------------------------------
# TASKS
#---------------------------------------------
task_text_centered = 1
task_width = 120
task_margin = 2
task_padding = 6
task_icon_size = 0
task_font = sans 7
task_font_color = #ffffff 70
task_active_font_color = #ffffff 85
#---------------------------------------------
# TASK BACKGROUND AND BORDER
#---------------------------------------------
task_rounded = 0
task_background_color = #000000 00
task_active_background_color = #1d8da9 100
task_border_width = 0
task_border_color = #ffffff 18
task_active_border_color = #ffffff 70
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M
time1_font = sans 8
time2_format = %A %d %B
time2_font = sans 6
clock_font_color = #ffffff 76
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
Trayer :
trayer --edge bottom --align right --widthtype pixel --width 200 --transparent true --alpha 255 --heighttype pixel --height 16 --SetDockType true &
The icons theme is Meliae
Oh and the calendar is "cal"
Let me know if I forget something.
Offline
You got a link to that wallpaper? Thanks
Have you Syued today?
Free music for free people! | Earthlings
"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery
Offline
New Awesome-GIT. Config largely based on Gigamo's. Links at dA.
Last edited by ST.x (2008-11-20 12:40:39)
ARCH64 | XMonad | Configs | myAURpkgs | ArchWiki Contribs | Screenies
Offline
fvwm and thunar
http://two.xthost.info/navi/screens/200 … -thumb.png
You have to share those configs!
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline
now there's a nice, cheerful desktop.
Thanks. It's something I generated using some very old javascript I did when I gave learning it a stab. It's till online - just reload an it'll generate a new one. You just gotta get firefox truly fullscreened to get the generated page to match your screen size and take a snap.
chochem wrote:Neat. What's this GTK theme/engine ?
Well what you can see of it is only the gnome-panel but it's a customized Elegant Cold Blue (a blue version of elegant brit).
Offline
http://img34.picoodle.com/img/img34/3/1 … 8241b2.png
fuscia wrote:now there's a nice, cheerful desktop.
Thanks. It's something I generated using some very old javascript I did when I gave learning it a stab. It's till online - just reload an it'll generate a new one. You just gotta get firefox truly fullscreened to get the generated page to match your screen size and take a snap.
cool. thanks.
Offline
Reasons wrote:Where did you put the export line?
i put in ~/.bashrc
Try .bash_profile.
Offline