Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
03-05-2013, 10:39 AM
|
#1861
|
|
Member
Registered: May 2009
Location: Malvern, UK
Distribution: Slackware 13.0
Posts: 225
Rep:
|
Quote:
Originally Posted by n1x4
|
what irc client is that please?
|
|
|
|
03-05-2013, 11:00 AM
|
#1862
|
|
Member
Registered: May 2012
Posts: 89
Rep:
|
Quote:
Originally Posted by Bazzaah
|
Nice. I'd be interested in that Slackware button too.
|
|
|
|
03-05-2013, 02:10 PM
|
#1863
|
|
LQ Newbie
Registered: Jun 2009
Location: Houston
Distribution: Slackware 64
Posts: 14
Rep:
|
Quote:
Originally Posted by mutexe
what irc client is that please?
|
It says what IRC client right the screen shot.
|
|
|
|
03-05-2013, 05:33 PM
|
#1864
|
|
Member
Registered: Mar 2011
Posts: 215
Rep: 
|
Quote:
Originally Posted by mutexe
what irc client is that please?
|
It's weechat - http://www.weechat.org
|
|
|
|
03-06-2013, 03:18 AM
|
#1865
|
|
Member
Registered: May 2009
Location: Malvern, UK
Distribution: Slackware 13.0
Posts: 225
Rep:
|
Quote:
Originally Posted by nonamedotc
|
Cheers fella.
|
|
|
|
03-06-2013, 11:58 AM
|
#1866
|
|
LQ Newbie
Registered: Mar 2005
Location: Portugal
Distribution: Slackware, Archlinux and OpenBSD
Posts: 26
Rep:
|
In order to post a desktop on this thread it should be mandatory to give:
Distro Version
WM/DM version
Desktop Theme (and link)
Wallpaper name (and Link)
Icon theme (and link)
Conky files
OTher usefull information
Otherwise you get like 3 desktop posts and 10 posts asking for wallpapers or icons
|
|
|
|
03-06-2013, 12:02 PM
|
#1867
|
|
Member
Registered: Jul 2011
Location: Sweden
Distribution: Slackware
Posts: 257
Rep:
|
Quote:
Originally Posted by LnxSlck
In order to post a desktop on this thread it should be mandatory to give:
Distro Version
WM/DM version
Desktop Theme (and link)
Wallpaper name (and Link)
Icon theme (and link)
Conky files
OTher usefull information
Otherwise you get like 3 desktop posts and 10 posts asking for wallpapers or icons
|
What if you make all themes yourself and there are hence no links?
|
|
|
|
03-06-2013, 01:22 PM
|
#1868
|
|
Member
Registered: Mar 2007
Distribution: Slackware64-current, Slackware64 14
Posts: 263
Rep:
|
Quote:
Originally Posted by Miranden
Nice. I'd be interested in that Slackware button too.
|
Looks like the button you get with the Faenza icon set to me.
|
|
|
1 members found this post helpful.
|
03-06-2013, 04:06 PM
|
#1869
|
|
Member
Registered: Sep 2012
Location: Bulgaria,Varna
Distribution: Slackware64
Posts: 174
Rep: 
|
|
|
|
|
03-07-2013, 01:04 AM
|
#1870
|
|
Member
Registered: Sep 2012
Location: Italy
Distribution: Slackware, NetBSD
Posts: 390
Rep: 
|
Quote:
Originally Posted by tuxbg
|
beautiful
|
|
|
|
03-07-2013, 01:49 AM
|
#1871
|
|
Member
Registered: Jan 2010
Distribution: Slackware 13.37
Posts: 503
Rep: 
|
Quote:
Originally Posted by tuxbg
|
Love it, nice conky!
|
|
|
|
03-07-2013, 04:31 PM
|
#1872
|
|
Member
Registered: Sep 2012
Location: Bulgaria,Varna
Distribution: Slackware64
Posts: 174
Rep: 
|
Thank's
Conky code
Code:
background yes
use_xft yes
xftfont monospace:pixelsize=11
xftalpha 0.8
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_argb_visual yes
double_buffer yes
draw_shades no
draw_outline n
draw_borders noo
draw_graph_borders yes
stippled_borders 0
border_margin 4
border_width 0
default_color black
default_shade_color black
default_outline_color white
alignment top_right
gap_x 12
gap_y 12
no_buffers yes
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
use_spacer yes
maximum_width 350
TEXT
${alignr}${offset -32} ${font DejaVu Sans Mono:pixelsize=10}Slackware
${alignr}${offset 76} $font └─────────── ${sysname}
${alignr}$font │
${alignr}$font ${nodename} -─┤
${alignr}$font < ${kernel} > kernel -─┤ │
${alignr}$font < $machine > arch -─┤ │
${alignr}$font < $uptime > uptime -─┘ │
${alignr}$font │
${alignr}$font system -─┤
${alignr}$font cpu -─┤ │
${alignr}$font used -─┤ │ │
${alignr}$font < ${cpu 1}% > cpu1 -─┤ │ │ │
${alignr}$font < ${cpu 2}% > cpu2 -─┘ │ │ │
${alignr}$font < ${cpu 3}% > cpu3 -─┤ │ │ │
${alignr}$font < ${cpu 4}% > cpu4 -─┘ │ │ │
${alignr}$font freq -─┤ │ │
${alignr}$font < ${freq 1}mhz > cpu1 -─┤ │ │ │
${alignr}$font < ${freq 2}mhz > cpu2 -─┘ │ │ │
${alignr}$font < ${freq 1}mhz > cpu3 -─┤ │ │ │
${alignr}$font < ${freq 2}mhz > cpu4 -─┘ │ │ │
${alignr}$font < $loadavg > load -─┤ │ │
${alignr}$font < ${top name 1} ${top cpu 1} > -─┤ │ │
${alignr}$font < ${top name 2} ${top cpu 2} > -─┤ │ │
${alignr}$font < ${top name 3} ${top cpu 3} > -─┤ │ │
${alignr}$font < ${top name 4} ${top cpu 4} > -─┤ │ │
${alignr}$font < ${top name 5} ${top cpu 5} > -─┘ │ │
${alignr}$font < ${top name 5} ${top cpu 6} > -─┘ │ │
${alignr}$font processes -─┤ │
${alignr}$font < $processes > total -─┤ │ │
${alignr}$font < $running_processes > running -─┘ │ │
${alignr}$font │
${alignr}$font resources -─┤
${alignr}$font < $diskio_read > read -─┤ │
${alignr}$font < $diskio_write > write -─┤ │
${alignr}$font ram -─┤ │
${alignr}$font < $memperc% > used -─┤ │ │
${alignr}$font < $mem/$memmax > -─┘ │ │ │
${alignr}$font < ${top_mem name 1} ${top_mem mem 1} > -─┤ │ │
${alignr}$font < ${top_mem name 2} ${top_mem mem 2} > -─┤ │ │
${alignr}$font < ${top_mem name 3} ${top_mem mem 3} > -─┤ │ │
${alignr}$font < ${top_mem name 4} ${top_mem mem 4} > -─┤ │ │
${alignr}$font < ${top_mem name 5} ${top_mem mem 5} > -─┘ │ │
${alignr}$font < $swapperc% - $swap/$swapmax > swap -─┤ │
${alignr}$font < ${swapbar 5,120} > -─┘ │ │
${alignr}$font < ${fs_used /}/${fs_size /} > root -─┤ │
${alignr}$font < ${fs_bar 5,120 /} > -─┘ │ │
${alignr}$font < ${fs_used /home}/${fs_size /home} > home -─┤ │
${alignr}$font < ${fs_bar 5,120 /home/tux/} > -─┘ │ │
${alignr}$font │
${alignr}$font net -─┘
${alignr}$font < ${tcp_portmon 1 65535 count} > connections -─┤
${alignr}$font < ${tcp_portmon 1 32767 count} > in / locale -─┤
${alignr}$font < ${tcp_portmon 1 32767 rhost 0} ${tcp_portmon 1 32767 lservice 0} > -─┤ │
${alignr}$font < ${tcp_portmon 1 32767 rhost 1} ${tcp_portmon 1 32767 lservice 1} > -─┤ │
${alignr}$font < ${tcp_portmon 1 32767 rhost 2} ${tcp_portmon 1 32767 lservice 2} > -─┘ │
${alignr}$font < ${tcp_portmon 32768 61000 count} > out / remote -─┤
${alignr}$font < ${tcp_portmon 32768 61000 rhost 0} ${alignr} ${tcp_portmon 32768 61000 rservice 0} > -─┤ │
${alignr}$font < ${tcp_portmon 32768 61000 rhost 1} ${alignr} ${tcp_portmon 32768 61000 rservice 1} > -─┤ │
${alignr}$font < ${tcp_portmon 32768 61000 rhost 2} ${alignr} ${tcp_portmon 32768 61000 rservice 2} > -─┤ │
${alignr}$font < ${upspeed eth0} k/s > up -─┤
${alignr}$font < ${upspeedgraph eth0 8,120 8b2132 fe8608} > -─┘ │
${alignr}$font < ${downspeed eth0} k/s > down -─┘
${alignr}$font < ${downspeedgraph eth0 8,120 8b2132 fe8608} > -─┘
|
|
|
|
03-08-2013, 05:59 AM
|
#1873
|
|
LQ Newbie
Registered: Mar 2005
Location: Portugal
Distribution: Slackware, Archlinux and OpenBSD
Posts: 26
Rep:
|
Quote:
Originally Posted by tuxbg
|
Where did you get that Slack button?
|
|
|
|
03-08-2013, 06:52 AM
|
#1874
|
|
Member
Registered: Aug 2009
Location: /Universe/Earth/India/Pune
Distribution: Slackware 14.0(workstation), Redhat 5/6(server)
Posts: 526
Rep:
|
Quote:
Originally Posted by LnxSlck
Where did you get that Slack button?
|
I'm pretty sure he got it with the Kfaenza theme. I have the similar one right now.
Link
Regards.
|
|
|
1 members found this post helpful.
|
03-08-2013, 07:11 AM
|
#1875
|
|
LQ Newbie
Registered: Mar 2005
Location: Portugal
Distribution: Slackware, Archlinux and OpenBSD
Posts: 26
Rep:
|
Quote:
Originally Posted by PrinceCruise
I'm pretty sure he got it with the Kfaenza theme. I have the similar one right now.
Link
Regards.
|
Thanks!
|
|
|
|
|
Tags
|
background, dwm, gui, i3, ion3, kde, monitor, screenshot, wallpaper, xfce4, xterm  |
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:05 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|