You are not logged in.
Do not embed images larger than approx 250x250px (62,500px) into posts, use thumbnails linking to a hosted image instead
Avoid the large thumbnail www.imgur.com code, use the "medium" link thumbnail. An example of the code:
[url=http://imgur.com/your_image_code][img]http://i.imgur.com/your_image_codem.jpg[/img][/url]
Notice the m in your_image_codem.jpg in the IMG code block
Users have been using www.postimage.org lately which does a nice job and is Multi-lingual as well. Upload your image to the site and grab the Thumbnail for Forums (1) code.
Example BB-code from imgbox.com:
[URL=http://imgbox.com/xxxxxx][IMG]http://t.imgbox.com/xxxxxx.jpg[/IMG][/URL]
^ fullsize image ^ thumbnail
Here is a generic piece of code if you need to create your own thumbnail:
[url=http://link.to.your.fullsized.image][img]http://link.to.your.thumbnail.image[/img][/url]
Please use the Report button to let moderators know of images that are too large. Thank you!
“Et ignotas animum dimittit in artes.” — Ovid, Metamorphoses, VIII., 18.
Offline
^ Amazing work as usual fog
Can you post your dzenbar.sh please?
Also, which font are you using to get the xbm icons?
“Et ignotas animum dimittit in artes.” — Ovid, Metamorphoses, VIII., 18.
Offline
@HoaS: Thank you
My config files (heavily based on arpinux 's work):
dzenbar.sh:
#! /bin/bash
RC="$HOME/.conky/conkyrc_dzen_mine"
FG="#E0DED3"
BG="#33333D"
ALIGN="center"
WIDTH="1366"
HEIGHT="12"
FONT="Ohsnap:size=7"
XPOS="0"
YPOS="756"
conky -c $RC | dzen2 -e 'button2=;' -fg $FG -bg $BG -ta $ALIGN -h $HEIGHT -x $XPOS -y $YPOS -fn "$FONT" &
exit 0
conkyrc_dzen_mine:
########################################################################
# dzen conkyrc #
########################################################################
# #
# /!\ WARNING /!\ #
# #
# if you add/delete a line, be sure to modify #
# the $LIN var in your ~/bin/dzenbar.sh #
# #
# /!\ don't add empty lines /!\ #
# #
########################################################################
# Settings #
########################################################################
background yes
out_to_x no
out_to_console yes
update_interval 1.0
total_run_times 0
top_name_width 10
use_spacer none
double_buffer yes
cpu_avg_samples 2
text_buffer_size 2048
override_utf8_locale yes
if_up_strictness address
########################################################################
# Output #
########################################################################
TEXT
${if_up wlan0}^fg(\#417F40)^i(/home/fog/.conky/dzicons/dish.xbm) ^fg()${execi 1800 /home/fog/.scripts/weather.sh "EUR|GR|GR007|Athens"} \
^fg(\#A36028)^i(/home/fog/.conky/dzicons/info9.xbm) ^fg()${uptime_short} ^fg(\#497B8D)^i(/home/fog/.conky/dzicons/info6.xbm) ^fg()${nodename} \
^fg(\#7F4061)^i(/home/fog/.conky/dzicons/info2.xbm) ^fg()${exec uname -r | cut -c1-21} \
^fg(\#6FDF03)^i(/home/fog/.conky/dzicons/temp6.xbm) ^fg(\#52B3FF)${acpitemp}°C \
^fg(\#417F40)^i(/home/fog/.conky/dzicons/info10.xbm) ^fg()${execi 1000 cat /proc/cpuinfo | grep 'model name' | sed -e 's/model name.*: //'| uniq | cut -c 19-40} \
^fg(\#A36028)^i(/home/fog/.conky/dzicons/cpu.xbm) ^fg()${cpu cpu0}% ${cpu cpu1}% ${cpu cpu2}% ${cpu cpu3}% \
^fg(\#497B8D)^i(/home/fog/.conky/dzicons/mem.xbm) ^fg(\#52B3FF)${mem}^fg()/${memmax} \
^fg()${if_existing /sys/class/power_supply/BAT0}${if_match ${battery_percent BAT0} >=26}^fg()^i(/home/fog/.conky/dzicons/bat_full_01.xbm)${else}\
^fg(\#CC0000)^i(/home/fog/.conky/dzicons/bat_low_01.xbm)^fg()${endif} ^fg()${battery_percent BAT0}% \
${else}${endif}${if_existing /sys/class/power_supply/BAT1}${if_match ${battery_percent BAT1} >=26}^fg(\#7cfc00)^i(/home/fog/.conky/dzicons/bat_full_01.xbm)${else}\
^fg(\#CC0000)^i(/home/fog/.conky/dzicons/bat_low_01.xbm)^fg()${endif} ^fg()${battery_percent BAT1}%${else}${endif} \
^fg(\#7F4061)^i(/home/fog/.conky/dzicons/home.xbm) ^fg()${fs_used_perc /}% \
^fg(\#6FDF03)^i(/home/fog/.conky/dzicons/mail.xbm) ^fg(\#52B3FF)${execpi 120 python /home/fog/.scripts/gmail.py}^fg()${endif} \
${if_gw}^fg()${if_up eth0}^i(/home/fog/.conky/dzicons/net_wired.xbm) \
^fg(\#417F40)^i(/home/fog/.conky/dzicons/net_up_02.xbm) ^fg()${upspeedf eth0} \
^fg(\#A36028)^i(/home/fog/.conky/dzicons/net_down_02.xbm) ^fg()${downspeedf eth0} \
^fg()${endif}${if_up wlan0}^fg(\#7F4061)^i(/home/fog/.conky/dzicons/wifi_02.xbm) ^fg()${wireless_essid wlan0} ${wireless_link_qual wlan0}% \
^fg(\#417F40)^i(/home/fog/.conky/dzicons/net_up_02.xbm) ^fg()${upspeedf wlan0} \
^fg(\#A36028)^i(/home/fog/.conky/dzicons/net_down_02.xbm) ^fg()${downspeedf wlan0} \
^fg()${endif}${endif} \
^fg(\#417F40)^i(/home/fog/.conky/dzicons/pacman.xbm) ^fg()${execi 3000 aptitude search "~U" | wc -l} \
^fg(\#6FDF03)^i(/home/fog/.conky/dzicons/alien.xbm) ^fg(\#52B3FF)${if_match ${execi 2 xset -q | grep -A 0 'LED' | cut -c63} == 0}us^fg()${else}gr^fg()${endif} \
^fg(\#497B8D)^i(/home/fog/.conky/dzicons/cal.xbm) ^fg()${time %d/%m}^fg(\#7F4061) ^i(/home/fog/.conky/dzicons/clock.xbm) ^fg()${time %H:%M} \
${if_running exaile}^fg(\#497B8D)^i(/home/fog/.conky/dzicons/phones.xbm) ^fg()${execi 10 exaile --get-title} - ${execi 10 exaile --get-artist} ${else}^fg(\#417F40)^i(/home/fog/.conky/dzicons/note.xbm) ^fg()Music is your only friend^fg()${endif}
Offline
Thank you!
“Et ignotas animum dimittit in artes.” — Ovid, Metamorphoses, VIII., 18.
Offline
Great job there fog & hoas , you guys are way out of my league here ! lol
Keep on the great work .
HP Pavilion dv7 Notebook/Intel Core i7-2670QM/ BunsenLab Helium
Dell Latitude XFR D630 /Intel Core2 Duo T7500/ BunsenLab Helium
Dell Inspiron 1720/Intel Core2 Duo T5450/ ArchLabs 2018.05
My craptop trio on Linux installs only.
Offline
Offline
Wow, those are all very pretty scrots!
I know that this is mostly because of our inheriting the #! forums, but I'm pretty pleased that our forum's been open only a month yet we already have one of the most active Linux scrot threads around (our Off Topic>"What are you listening to now?" thread is pretty bitchin' too).
October was 17 pages! And if you go through it, it's mostly scrots and the chatter is mostly on topic, bravo! Don't forget to click on the links to scrots that damo and I removed because the thumbnails were too large (sorry!)
blah blah blah, where's you scrot, hhh?
Offline
oh gako, you really hacked firefox/iceweasel pretty badly
ditto hhh!
OS: Devuan & OpenBSD | WM: CWM
\m/ Ijime, Dame, Zettai「イジメ、ダメ、ゼッタイ」\m/
Offline
Starting off the month with Openbox
Nicely minimal, great colors. Very nice.
Regards,
8bit
If art is how we decorate space, music is how we decorate time.
Offline
Jessie Xfce Kwin with Thunar wobbling away, This is installed.
The live screeny, https://forums.bunsenlabs.org/viewtopic … 4917#p4917
With DockbarX plugin,
Wallpaper stays put.
Offline
@ostrolek -- interesting combination, how's the resource usage compared to XFWM?
“Et ignotas animum dimittit in artes.” — Ovid, Metamorphoses, VIII., 18.
Offline
Nice start everyone.
Starting off the month with Openbox
Icons are Paper except the launcher which I made
http://s30.postimg.org/ub3mg3qwd/2015_11_01_104228_2646x768_scrot.jpg
Looks really great! I love those colors
BunsenLabs on deviantArt
Don't touch my git!
Offline
@Nili Just don't zoom in too close on my iceweasel icon =P
@eight.bit.al @ututo - thanks very much added to theme thread
Offline
If I release this as a theme/wallpaper combo, I'd like to incorporate Ututo's penguin-flame into the wallpaper. Do you have it as an svg or png w/ transparency, Ututo?
Offline
@ostrolek -- interesting combination, how's the resource usage compared to XFWM?
Too many processes are on at startup, with Kwin RAM is 303MB, and without Kwin and with same processes RAM is 247MB.
Offline
Offline
Offline
Nice work everyone.
Fog, your themes are very impressive. Nice work.
The meaning of life is to just be alive. It is so plain and so obvious
and so simple. And yet everybody rushes aroound in a great panic
as if it were necessary to achieve something beyond themselves.
- Alan Watts
Offline
Nice wallpaper.
Offline
Have a good month everybody
So very nice
Nice start everyone.
Starting off the month with Openbox
Icons are Paper except the launcher which I made
Excellent!
One of the ArchLabs dudes
Obssesive Metalhead and practiced beer drinker
\m/
Dobbie's Suckless
Offline
One of the ArchLabs dudes
Obssesive Metalhead and practiced beer drinker
\m/
Dobbie's Suckless
Offline