Topic: Crunchbang fun

Playing with GIMP I ended up with a #! plasticized wood logo.

http://omploader.org/tNHVpeQ

Click on it - the full size if better looking - transparent background.  big_smile

Last edited by Sector11 (2010-07-05 23:02:46)

Re: Crunchbang fun

And the CrunchBang Firewall!

http://omploader.org/tNHVrYQ 1280 x 1024

http://omploader.org/tNHVxNQ 1366 x 768

Last edited by Sector11 (2010-07-06 15:35:17)

Re: Crunchbang fun

Sector11 wrote:

And the CrunchBang Firewall!

http://omploader.org/tNHVrYQ

Wow! I really like this one! Good job! Any chance to have a widescreen version? I would love to have on my laptop!

Re: Crunchbang fun

I like CrunchBang on top of the debian swirl. I wonder what just #! on top the swirl looks like? hm...

Re: Crunchbang fun

era506 wrote:
Sector11 wrote:

And the CrunchBang Firewall!

Wow! I really like this one! Good job! Any chance to have a widescreen version? I would love to have on my laptop!

Sure what size?

Last edited by Sector11 (2010-07-06 11:31:48)

Re: Crunchbang fun

jollysnowman wrote:

I like CrunchBang on top of the debian swirl. I wonder what just #! on top the swirl looks like? hm...

Well if you have #! Statler you can find it at:

~/images/wallpapers/shared/CrunchBang_Logo_Small_by_omns.png


if not let me know.

Re: Crunchbang fun

Sector11 wrote:
era506 wrote:
Sector11 wrote:

And the CrunchBang Firewall!

Wow! I really like this one! Good job! Any chance to have a widescreen version? I would love to have on my laptop!

Sure what size?

My laptop is 1366x768, maybe something that fits good there and others with same proportion.

Re: Crunchbang fun

era506 wrote:
Sector11 wrote:
era506 wrote:

Wow! I really like this one! Good job! Any chance to have a widescreen version? I would love to have on my laptop!

Sure what size?

My laptop is 1366x768, maybe something that fits good there and others with same proportion.

I honestly didn't think anyone would like this I was just playing around.  I like dark wallpapers and this look "strong", hence the name: CrunchBang Firewall.

It's in the making ... I'll post went done.

Re: Crunchbang fun

CrunchBang Firewall 1366 x 768 added to first post.

Re: Crunchbang fun

Thanks Sector11!! Looks really cool on my laptop!!

http://img291.imageshack.us/img291/8960/02am.th.png

Re: Crunchbang fun

era506 wrote:

Thanks Sector11!! Looks really cool on my laptop!!

http://img291.imageshack.us/img291/8960/02am.th.png

You're welcome!

I hate to say this but it looks better on your laptop then on my desktop.  lol

Re: Crunchbang fun

Sector11 wrote:

I hate to say this but it looks better on your laptop then on my desktop.  lol

Haha! Thanks! big_smile

Re: Crunchbang fun

era506 wrote:

Thanks Sector11!! Looks really cool on my laptop!!

http://img291.imageshack.us/img291/8960/02am.th.png

You wouldn't mind sharing your "tint2rc" with me, would you?

Registered Linux User: #497030
LinuxMint Forum | DeviantART page | Lost-in-the-Box Forum  |  Ask.Debian
#!Crunchbang 'Statler' (Openbox) -- LinuxMint-Debian-Fluxbox Edition

Re: Crunchbang fun

vrkalak wrote:

You wouldn't mind sharing your "tint2rc" with me, would you?

Sure! Here it is:

#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------

#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 7
border_width = 1
background_color = #000000 60
border_color = #ffffff 18

rounded = 5
border_width = 0
background_color = #ffffff 40
border_color = #ffffff 50

rounded = 5
border_width = 0
background_color = #ffffff 18
border_color = #ffffff 70

#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = bottom center
panel_size = 99% 26
panel_margin = 4 1
panel_padding = 3 0
font_shadow = 0
panel_background_id = 0
wm_menu = 0
panel_dock = 0
panel_layer = bottom

#---------------------------------------------
# TASKBAR
#---------------------------------------------
#taskbar_mode = multi_desktop
taskbar_mode = single_desktop
taskbar_padding = 2 2 2
taskbar_background_id = 1
#taskbar_active_background_id = 0

#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 1
task_maximum_size = 140 35
task_centered = 1
task_padding = 2 3
task_font = Sawasdee Bold 10
task_font_color = #ffffff 90
task_background_id = 3
task_icon_asb = 100 0 0
# replace STATUS by 'urgent', 'active' or 'iconified'
#task_STATUS_background_id = 2
#task_STATUS_font_color = #ffffff 85
#task_STATUS_icon_asb = 100 0 0
# example:
task_active_background_id = 2
task_active_font_color = #ffffff 100
task_active_icon_asb = 100 0 0
urgent_nb_of_blink = 20

#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray = 1
systray_padding = 6 3 5
systray_background_id = 1
systray_sort = right2left

#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %a %b %d, %I:%M %P
time1_font = Sawasdee Bold 11
clock_font_color = #ffffff 90
clock_padding = 6 0
clock_background_id = 1
#clock_lclick_command = xclock
#clock_rclick_command = orage
#clock_tooltip = %A %d %B
#time1_timezone = :US/Hawaii
#time2_timezone = :Europe/Berlin
#clock_tooltip_timezone = :/usr/share/zoneinfo/Europe/Paris

#---------------------------------------------
# BATTERY
#---------------------------------------------
battery = 0
battery_hide = 98
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #ffffff 76
battery_padding = 1 0
battery_background_id = 0

#---------------------------------------------
# TOOLTIP
#---------------------------------------------
tooltip = 1
tooltip_padding = 2 2
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_background_id = 1
tooltip_font_color = #ffffff 80
tooltip_font = sans 10

#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = none
mouse_scroll_up = toggle
mouse_scroll_down = iconify

#---------------------------------------------
# AUTOHIDE OPTIONS
#---------------------------------------------
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 2
autohide_height = 4
strut_policy = minimum

Re: Crunchbang fun

era506 wrote:
vrkalak wrote:

You wouldn't mind sharing your "tint2rc" with me, would you?

Sure! Here it is:

Thanks a bunch.  I really appreciate it. big_smile

Registered Linux User: #497030
LinuxMint Forum | DeviantART page | Lost-in-the-Box Forum  |  Ask.Debian
#!Crunchbang 'Statler' (Openbox) -- LinuxMint-Debian-Fluxbox Edition