You are not logged in.
I tried out Vimperator today and it singlehandedly got me to switch back to Firefox (sorry, Opera)...
Tried Vimperopera?
Offline
nice shot! could you give me your rc.lua , .Xdefaults, ncmpcpp conf
that's all i need
Well, I'm mostly using Haxit's .Xdefaults, so he gets all of the credit, but here is my version. Here is the rc.lua and the theme. I grabbed the ncmpcpp config from here.
Offline
finally got around to throwing in some widgets
awesome 3dirty
http://omploader.org/tMWx2cAclean (with one of the new windows 7 wallpapers
)
http://omploader.org/tMWx2cQmy music directory is a mess...
edit: haxit, mind sharing your wallpaper? it's really nice
Hey ent, is that a gmail widget? Mind sharing?
Offline
"You know what I found? Right in the kernel, in the heart of the operating system, I found a developer's comment that said, `Does this belong here?`" -- Simon Lok about Linux kernel in 2005
Reflections on the Strange and the not so Strange
http://skinwalker.wordpress.com
Offline
I haven't posted one of these in a while so...
Boring XFCE... about the only thing that has changed in the last year is the addition of the verve command-line panel applet.
Offline
@ rakka and Joe_Arch
my awesome config is a bit of a mess (I have it as a whole bunch of different files) so I set it up on github
http://github.com/ent/configuration-files/tree/master
I've never used git before so I hope it works...
(also thanks to anxrc and gigamo, I learned / stole a lot from your configs
)
I'll throw my external widget scripts on there as soon as I figure this out more, but I think the majority of it is either in the functions file or part of wicked.
until then here's my gmail script:
#!/usr/bin/perl
use Mail::IMAPClient;
use IO::Socket::SSL;
my $imap = Mail::IMAPClient->new
( User => 'user',
Password => 'password',
Socket => IO::Socket::SSL->new
( Proto => 'tcp',
PeerAddr => 'imap.gmail.com',
PeerPort => 993, # IMAP over SSL standard port
),
);
my $unread = $imap->unseen_count('Inbox');
$imap->disconnect;
print $unread;you'll need to get the two modules for it to work. I also didn't write this really, I took the basic script from someone (probably on the forums here somewhere
) but it was using some other modules, I messed around with it and got it to work with these.
check this out
http://www.myspace.com/banditsinthewoods
Offline
Mine D=
NSFW
Edit - don't post pictures that are NSFW... - Allan
OS: ArchLinux (Core Dump)
Kernel: 2.6.30-rc4-zen0
WM: Openbox
WM Theme: Dyne
GTK Theme: Dyne-GTK
Font: Sans 6
Icons: ALLGREY
Last edited by Allan (2009-05-02 15:27:47)
Offline
http://img78.imageshack.us/img78/8283/screenshotm.png
Last edited by combuster (2009-05-02 08:56:24)
Offline
Mine D=
NSFWEdit - don't post pictures that are NSFW...
OS: ArchLinux (Core Dump)
Kernel: 2.6.30-rc4-zen0
WM: Openbox
WM Theme: Dyne
GTK Theme: Dyne-GTK
Font: Sans 6
Icons: ALLGREY
would you share your wallpaper? has a nice artistic edge to it ![]()
Offline
I haven't posted one of these in a while so...
http://allan.mcrae.googlepages.com/thumb-clean.png
http://allan.mcrae.googlepages.com/thumb-busy.pngBoring XFCE... about the only thing that has changed in the last year is the addition of the verve command-line panel applet.
My work desktop is exactly the same.
XFCE boring and functional, hasnt failed me since August 06 on the same arch install ![]()
Arch Linux since 2006
Python Web Developer + Sys Admin (Gentoo/BSD)
Offline
Offline
@bosha что это за мессенджер?)и файловый менеджер?
бфмв гадость)а ин флеймс гуд ![]()
Offline
@bosha что это за мессенджер?)и файловый менеджер?
бфмв гадость)а ин флеймс гуд
No bfmv my favorite group
Messenger psi+ (yaourt -S psi-plus-svn ) File Manager pcmanfm....
Это англоязычный форум, поэтому по английски предпочту..Если что в личку лучше пиши )
If you think of MS-DOS as mono, and Windows as stereo,
then Linux is Dolby Digital and all the music is free...
Offline
EEE 1000H. Lunar Linux+dwm5.5
I really like that one
May I ask for .Xdefaults?
Offline
@bosha i khow
) ok..if me need you help, i send message to you ![]()
Offline
Gentlemen: English please, if you want to talk Russian, PM, or the Other languages forum
.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
@B
bosha say about this ![]()
Sorry;)
Offline
Offline
compiz alone (kind of like a fancy openbox).
How you can run Compiz for Openbox???? о_О
If you think of MS-DOS as mono, and Windows as stereo,
then Linux is Dolby Digital and all the music is free...
Offline
Offline
fuscia wrote:compiz alone (kind of like a fancy openbox).
How you can run Compiz for Openbox???? о_О
He's not. He's running compiz-fusion alone, but likened it to running openbox with fancy effects. They're both window managers, so they can't be run together, it's one or the other.
Lswest <- the first letter of my username is a lowercase "L".
"...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it." - Linus Torvalds
Offline
What's the music player (front end ?) which displays cover art?
Oh, here is my desktop:
Last edited by dawn (2009-05-02 16:55:50)
Offline