LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-26-2011, 05:19 PM   #796
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Rep: Reputation: 74

Quote:
Originally Posted by Daedra View Post
Hey man can you post your .conkyrc file? I dig your setup.
for sure :P pre-warning, there are some weird ascii boxes that i cant figure out how to remove at the end of each line, but i colored them so you dont really notice it, at least with my wallpaper.

and i realize that after the now playing, there is both a mpd and a clementine at the Now Playing portion, its because i switch off between sonata and clementine for a music player, and i didnt want to change my conkyrc every time i changed moods.

Code:
#avoid flicker
double_buffer yes

#own window to run simultanious 2 or more conkys
own_window  yes
own_window_transparent yes
#own_window_colour #171717
own_window_type desktop
own_window_hints undecorate,below,sticky,skip_taskbar,skip_pager 

#borders
draw_borders no
border_margin 1

#shades
draw_shades no

#position
gap_x 10
gap_y 8
alignment top_right

#behaviour
update_interval 1

#colour
color1  49db21
color2  d7d3c5
color3  ffffff
color4  333333
color5  202020

#default_shade_color 000000
own_window_colour 202020 

#font
use_xft yes
xftfont AvantGarde:pixelsize=11

#to prevent window from moving
use_spacer no
minimum_size 1346 0
maximum_width 1346

#mpd
mpd_host localhost
mpd_port 6600

lua_load ~/Scripts/draw_bg.lua
lua_draw_hook_pre draw_bg

TEXT
${alignc} ${color2}Time: ${color1}${time %d %B} ${time  %I:%M %P}  ${color3}|${color2}  Up: ${color1}${uptime_short}  ${color3}|${color2}  Processes: ${color1}$processes ${color2} Running: ${color1}$running_processes   ${color3}|${color2}  Cpu 1: ${color1}${cpu cpu1}%   ${color4}${cpugraph cpu1 8,65 333333 49db21}${color3}  |${color2}  Cpu 2:${color1} ${cpu cpu2}%   ${color4}${cpugraph cpu2 8,65 333333 49db21}  ${color3}|${color2}  Mem: $mem/$memmax ${color2}- ${color1}$memperc%  ${color4}${memgraph 8,65 333333 49db21}${color3}  |${color2}  Down: ${color1}${downspeed wlan0} Kb/s  ${color4}${downspeedgraph wlan0 8,65 333333 49db21}  ${color3}|  ${color2}Up: ${color1}${upspeed wlan0} Kb/s  ${color4}${upspeedgraph wlan0 8,65 333333 49db21}${color5}
${alignc}${color2}Kernel: ${color1}$kernel  ${color3}|${color2}  Root: ${color D7D3C5}${font}${fs_free /}  / ${fs_size /} - ${color1}${fs_free_perc /}%  ${color3}|${color2}  Shared: ${fs_free /media/shared}  / ${fs_size /media/shared}  - ${color1}${fs_free_perc /media/shared}%  ${color3}|${color2}  Storage: ${fs_free /media/storage}  / ${fs_size /media/storage}  - ${color1}${fs_free_perc /media/storage}%  ${color3}|${color2}  Email: ${color1}${execi 10 python ~/.scripts/gmail.py}${color3}  |${color2}  Now Playing:  ${color1}${execi 3 ~/.scripts/clem.sh}${color1}${mpd_smart}${color5}


also, just finished a new desktop, it took a while to change the text in my zsh correctly, but i got it

http://img816.imageshack.us/img816/8410/snapshot1v.png
http://img690.imageshack.us/img690/7968/snapshot2h.png
http://img841.imageshack.us/img841/7638/snapshot3y.png
 
Old 02-26-2011, 05:33 PM   #797
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
haha
 
Old 02-26-2011, 05:41 PM   #798
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Rep: Reputation: 74
its actually the desktop for the user "guest" on my computer. at first i had it looking just like OSX, then it became a windows 7 clone, but eventually i realized, the only theme i ever really liked that came pre-installed was the windows 95-2000 desktop :P
 
Old 02-26-2011, 05:41 PM   #799
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,773

Rep: Reputation: 4419Reputation: 4419Reputation: 4419Reputation: 4419Reputation: 4419Reputation: 4419Reputation: 4419Reputation: 4419Reputation: 4419Reputation: 4419Reputation: 4419
Sudden Change With Conky

Greetz
Below is my latest Slackware-Current KDE desktop. It was working for weeks when suddenly Conky started bleeding through the Gnome desktop wallpaper for half the screen. Any ideas appreciated as to how to fix this since I also want to cut back on conky's size since STDIN/STDERR plasmoids do it as well and sometimes better with less resources. I'd like to do it in "one swell foop". Thanks in advance

http://www.filefreak.com/files/76459...x/kdeconk3.png
 
Old 02-26-2011, 08:05 PM   #800
vtel57
Senior Member
 
Registered: Jul 2006
Location: USA
Distribution: Slackware64 - 14.2 w/ Xfce
Posts: 1,631

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
This week's Slack desktop...

http://img140.imageshack.us/img140/7...xfceshot23.png
 
Old 02-26-2011, 09:06 PM   #801
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Rep: Reputation: 74
Quote:
Originally Posted by vtel57 View Post
sexy.

i always like slackware/arch/gentoo desktops the best, because (at least as far as i've noticed) they're always much more customized than the standard ubuntu desktop customization (a dock and some dark window theme). The more "nitty-gritty" distributions seem to attract a much more customization-driven crowd.
 
Old 02-26-2011, 09:37 PM   #802
vtel57
Senior Member
 
Registered: Jul 2006
Location: USA
Distribution: Slackware64 - 14.2 w/ Xfce
Posts: 1,631

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
Thanks.

Yeah... I like variety on the desktop. I change mine often. The GIMP and a little imagination goes a long way.
 
Old 02-27-2011, 10:08 AM   #803
ewsmith
Member
 
Registered: Oct 2010
Location: Weesatche, Texas
Distribution: Slackware
Posts: 72

Rep: Reputation: 7
@trademark91:
i believe it was one of your screenshots that got me into openbox.
looked kinda like a computer chip with blue numbers and stuff. darkish theme.
 
Old 02-27-2011, 12:53 PM   #804
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Rep: Reputation: 74
Quote:
Originally Posted by ewsmith View Post
@trademark91:
i believe it was one of your screenshots that got me into openbox.
looked kinda like a computer chip with blue numbers and stuff. darkish theme.
that was my "BlueTech" theme. I've recently been experimenting with the tiling features of openbox. theyre kinda tough to set up, but i'm getting the hang of it pretty quickly (thats why the windows in my current theme have no buttons)

if you want, i have zipped all the files you need for Bluetech and uploaded them for you here:
http://www.filefactory.com/file/cab3...luetech.tar.gz

youll have to theme the window interiors yourself; i just used qtcurve with the KDE theme Obsidian Coast (its installed by default in slackware), but with the gray of the windows chosen to match the gray of the openbox border.

keep enjoying openbox!

Last edited by trademark91; 02-27-2011 at 12:54 PM.
 
Old 02-27-2011, 02:23 PM   #805
odinlzs
Member
 
Registered: Nov 2010
Posts: 46

Rep: Reputation: 1
http://uppix.net/d/7/d/6472b692636c1...e9ee663bbb.png
 
Old 02-27-2011, 02:28 PM   #806
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Rep: Reputation: 74
Quote:
Originally Posted by odinlzs View Post
how did you get that semi-transparent conky?
 
Old 02-27-2011, 02:33 PM   #807
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Quote:
Originally Posted by odinlzs View Post
Nice. What's the music player?
 
Old 02-27-2011, 02:47 PM   #808
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Rep: Reputation: 74
Quote:
Originally Posted by dive View Post
Nice. What's the music player?
judging by the window title "sakura"
 
Old 02-27-2011, 02:57 PM   #809
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
Looks more like ncmpcpp (or just ncmpc?) to me.
 
Old 02-27-2011, 03:01 PM   #810
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Sakura is a terminal. It is ncmpcpp I think.
 
  


Reply

Tags
background, cwm, dwm, framebuffer, gnome, gui, i3, ion3, kde, monitor, musca, screenshot, tmux, wallpaper, xfce4, xterm


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
3D Desktop on Slackware? darkhatter Slackware 3 10-10-2006 12:26 PM
Slackware 10.0 with NO Desktop NiPP Linux - Newbie 2 01-02-2006 10:43 AM
3d desktop on Slackware k1ll3r_x Linux - Software 1 09-20-2005 10:47 PM
Desktop Slackware s0no Slackware 5 12-04-2004 11:20 AM
I can't get my desktop in Slackware 10 DraGoNsLaYeR Linux - Newbie 1 06-27-2004 02:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration