Confused on Steam Play and Proton? Be sure to check out our guide.
Show your desktop
Page: «8/10»
  Go to:
Ultimoore Aug 18, 2012
Quoting: "Hamish, post: 5234, member: 6"Been messing around with LXDE again as well - it just keeps on getting better!

[ATTACH=full]388[/ATTACH]

Nice I am going to mess around with LXDE and XFCE this weekend. Heres a pic of my Unity.
Xpander Aug 20, 2012
Not much changed :)
Games i play most are on the desktop, rest are on the folder on destkop and many are in desurium or steam. overall about 70 games

Dust Aug 25, 2012

Linux mint 13 cinnamon. themed and conky'd
Xpander Aug 25, 2012
care to share your conky script?...looks good:D
Dust Aug 25, 2012
background yes
update_interval 1
 
cpu_avg_samples 2
net_avg_samples 2
temperature_unit fahrenheit
 
double_buffer yes
no_buffers yes
text_buffer_size 2048
 
gap_x 10
gap_y 30
minimum_size 190 700
#maximum_width 190
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
border_inner_margin 0
border_outer_margin 0
alignment tr
 
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
 
override_utf8_locale yes
use_xft yes
xftfont 6x10:size=8
xftalpha 0.5
uppercase no
 
default_color 666666
color1 888888
color2 AAAAAA
color3 DDDDDD
color4 CC3333
 
lua_load ~/.conky/conky_7a.lua
lua_draw_hook_pre main_bars
 
TEXT
${goto 5}${font 6x10:size=12,weight:bold}${color #629536}$sysname ${font 6x10:size=7,weight:bold}${color}$kernel on $machine
 
${voffset 8}
${goto 5}${font 6x10:size=12,weight:bold}${color}CPU
${goto 5}${font 6x10:size=7,weight:normal}${color}core 1:${goto 50}${cpu cpu1}%
${goto 5}${font 6x10:size=7,weight:normal}${color}core 2:${goto 50}${cpu cpu2}%
 
${goto 5}${font 6x10:size=7,weight:normal}${color2}${top name 1}${goto 100}${top pid 1}${goto 135}${top cpu 1}%
${goto 5}${font 6x10:size=7,weight:normal}${color}${top name 2}${goto 100}${top pid 2}${goto 135}${top cpu 2}%
${goto 5}${font 6x10:size=7,weight:normal}${color}${top name 3}${goto 100}${top pid 3}${goto 135}${top cpu 3}%
${goto 5}${font 6x10:size=7,weight:normal}${color}${threads} process
${goto 5}${cpugraph 10,100 AAAAAA AAAAAA}
 
${voffset 0}
${goto 5}${font 6x10:size=12,weight:bold}${color}MEM
${goto 5}${font 6x10:size=7,weight:normal}${color}RAM ${goto 40}$mem
${goto 5}${font 6x10:size=7,weight:normal}${color}SWAP ${goto 40}$swap
 
${goto 5}${font 6x10:size=7,weight:normal}${color2}${top_mem name 1}${goto 100}${top_mem pid 1}${goto 135}${top_mem mem 1}%
${goto 5}${font 6x10:size=7,weight:normal}${color}${top_mem name 2}${goto 100}${top_mem pid 2}${goto 135}${top_mem mem 2}%
${goto 5}${font 6x10:size=7,weight:normal}${color}${top_mem name 3}${goto 100}${top_mem pid 3}${goto 135}${top_mem mem 3}%
 
${voffset 3}
${goto 5}${font 6x10:size=12,weight:bold}${color}DISKS
${goto 5}${font 6x10:size=7,weight:normal}${color}/home${goto 45}${fs_used /home}
${goto 5}${font 6x10:size=7,weight:normal}${color}/${goto 45}${fs_used /}
${goto 5}${diskiograph 10,100 AAAAAA AAAAAA}
 
${voffset 4}
${goto 5}${font 6x10:size=12,weight:bold}${color}NET
${goto 5}${color1}${font 6x10:size=7,weight:bold}eth0 ${addr eth0}
${goto 5}${color}${font 6x10:size=7,weight:normal}Down: ${downspeed eth0}
${goto 5}${color}${font 6x10:size=7,weight:normal}Up: ${upspeed eth0}
${goto 5}Total Down: ${totaldown eth0}
${goto 5}Total Up: ${totalup eth0}
 
${voffset 2}
${goto 5}${color1}${font 6x10:size=7,weight:bold}wifi ${addr wlan0}
${goto 5}${color}${font 6x10:size=7,weight:normal}AP: ${wireless_essid wlan0} ${goto 125}Speed: ${wireless_bitrate wlan0}
${goto 5}Mode: ${wireless_mode wlan0} ${goto 125}Quality: ${wireless_link_qual_perc wlan0}%
${goto 5}Down: ${downspeed wlan0}
${goto 5}Up: ${upspeed wlan0}
${goto 5}Total Down: ${totaldown wlan0}
${goto 5}Total Up: ${totalup wlan0}
 
${goto 5}${font 6x10:size=7,weight:bold}${color}open ports:  ${tcp_portmon 1 65535 count}
${goto 5}${font 6x10:size=7,weight:bold}${color}${offset 10}URL${goto 160}PORT
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 0} ${goto 160} ${tcp_portmon 1 65535 rport 0}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 1} ${goto 160} ${tcp_portmon 1 65535 rport 1}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 2} ${goto 160} ${tcp_portmon 1 65535 rport 2}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 3} ${goto 160} ${tcp_portmon 1 65535 rport 3}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 4} ${goto 160} ${tcp_portmon 1 65535 rport 4}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 5} ${goto 160} ${tcp_portmon 1 65535 rport 5}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 6} ${goto 160} ${tcp_portmon 1 65535 rport 6}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 7} ${goto 160} ${tcp_portmon 1 65535 rport 7}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 8} ${goto 160} ${tcp_portmon 1 65535 rport 8}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 9} ${goto 160} ${tcp_portmon 1 65535 rport 9}
 
 
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  0}${alignr 1}${tcp_portmon 1 65535 rport  0}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  1}${alignr 1}${tcp_portmon 1 65535 rport  1}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  2}${alignr 1}${tcp_portmon 1 65535 rport  2}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  3}${alignr 1}${tcp_portmon 1 65535 rport  3}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  4}${alignr 1}${tcp_portmon 1 65535 rport  4}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  5}${alignr 1}${tcp_portmon 1 65535 rport  5}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  6}${alignr 1}${tcp_portmon 1 65535 rport  6}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  7}${alignr 1}${tcp_portmon 1 65535 rport  7}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  8}${alignr 1}${tcp_portmon 1 65535 rport  8}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  9}${alignr 1}${tcp_portmon 1 65535 rport  9}


if this doesn't work i'll upload it to a file sharing website like 4shared :)
Liam Dawe Aug 30, 2012
I really need to get into conky looks so cool
Rustybolts Aug 31, 2012
[ATTACH=full]390[/ATTACH]
Hamish Sep 2, 2012
Well, here is my September desktop screenshot!

[ATTACH=full]392[/ATTACH]

Changes include the new wallpapers (of course), slightly rearranged panel applets, and the fact I am using Desurium now.
Liam Dawe Sep 4, 2012
That looks like a movie I have on dvd called Evangelion ;)
Hamish Sep 4, 2012
Quoting: "liamdawe, post: 5327, member: 1"That looks like a movie I have on dvd called Evangelion ;)


Correct. :cool:
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register


Or login with...
Sign in with Steam Sign in with Google
Social logins require cookies to stay logged in.