• Post your tint config file!
    28 replies, posted
Post em up. (Especially id3z) XD [code] #--------------------------------------------- # TINT2 CONFIG FILE #--------------------------------------------- #--------------------------------------------- # BACKGROUND AND BORDER #--------------------------------------------- rounded = 0 border_width = 0 background_color = #000000 50 border_color = #ffffff 100 rounded = 0 border_width = 0 background_color = #000000 80 border_color = #ffffff 100 rounded = 0 border_width = 0 background_color = #000000 30 border_color = #ffffff 100 #--------------------------------------------- # PANEL #--------------------------------------------- panel_monitor = all panel_position = bottom center panel_size = 1024 24 panel_margin = 0 0 panel_padding = 0 0 font_shadow = 0 panel_background_id = 1 wm_menu = 0 #--------------------------------------------- # TASKBAR #--------------------------------------------- #taskbar_mode = multi_desktop taskbar_mode = single_desktop taskbar_padding = 0 0 2 taskbar_background_id = 0 #--------------------------------------------- # TASKS #--------------------------------------------- task_icon = 1 task_text = 1 task_width = 140 task_centered = 1 task_padding = 2 2 task_font = Lucida 7 task_font_color = #ffffff 60 task_active_font_color = #ffffff 90 task_background_id = 3 task_active_background_id = 2 #--------------------------------------------- # SYSTRAYBAR #--------------------------------------------- systray_padding = 0 0 0 systray_background_id = 0 #--------------------------------------------- # CLOCK #--------------------------------------------- time1_format = %I:%M #time1_font = Lucida 9 clock_font_color = #ffffff 90 clock_padding = 5 0 clock_background_id = 0 clock_lclick_command = xclock #clock_rclick_command = orage #--------------------------------------------- # MOUSE ACTION ON TASK #--------------------------------------------- mouse_middle = close mouse_right = none mouse_scroll_up = toggle mouse_scroll_down = iconify [/code] I still feel like it's missing a little something. It's still a WIP.
Where can I find my Tint file? :raise: ...And why does it matter?
I assume you don't even use Tint.
what is it?
A task panel. [img]http://spiralofhope.files.wordpress.com/2009/05/tint2-screenshots.jpg[/img]
[QUOTE=Pixel Heart;19421867]Where can I find my Tint file? :raise: ...And why does it matter?[/QUOTE] Typical, full desktop environment user.
[QUOTE=DrTaxi;19422325]A task panel. [img]http://spiralofhope.files.wordpress.com/2009/05/tint2-screenshots.jpg[/img][/QUOTE] Do you happen to have the tint2rc of that second one lying around?
[QUOTE=TheFoxz;19428202]Do you happen to have the tint2rc of that second one lying around?[/QUOTE] try some shit like [code]#--------------------------------------------- # TINT2 CONFIG FILE #--------------------------------------------- #--------------------------------------------- # BACKGROUND AND BORDER #--------------------------------------------- rounded = 0 border_width = 0 background_color = #ffffff 0 border_color = #ffffff 60 rounded = 0 border_width = 0 background_color = #E1A851 100 rounded = 0 border_width = 0 background_color = #282828 100 #--------------------------------------------- # PANEL #--------------------------------------------- panel_monitor = all panel_position = bottom right panel_size = 100% 27 panel_margin = 0 0 panel_padding = 3 3 3 3 font_shadow = 0 panel_background_id = 3 #--------------------------------------------- # TASKS #--------------------------------------------- task_icon = 0 task_text = 1 task_width = 150 task_centered = 0 task_margin = 4 task_padding = 5 task_font = Sans 9 task_font_color = #ECEEEB 100 task_active_font_color = #441600 100 task_background_id = 1 task_active_background_id = 2 #--------------------------------------------- # TASKBAR #--------------------------------------------- taskbar_mode = multi_desktop taskbar_padding = 0 0 0 taskbar_background_id = 0 #--------------------------------------------- # SYSTRAYBAR #--------------------------------------------- systray_padding = 4 2 3 systray_background_id = 0 #--------------------------------------------- # CLOCK #--------------------------------------------- time1_format = %l:%M %P time1_font = Sans Bold 9 clock_font_color = #ECEEEB 100 clock_padding = 2 0 #--------------------------------------------- # MOUSE ACTION ON TASK #--------------------------------------------- mouse_middle = none mouse_right = close mouse_scroll_up = toggle mouse_scroll_down = iconify[/code]
[QUOTE=TheFoxz;19428202]Do you happen to have the tint2rc of that second one lying around?[/QUOTE] It's a random screenshot from Google Images :ssh: So no :/
Ah, well. I whipped up something here:[code]#--------------------------------------------- # TINT2 CONFIG FILE #--------------------------------------------- #--------------------------------------------- # BACKGROUND AND BORDER #--------------------------------------------- rounded = 0 border_width = 0 #background_color = #000000 60 background_color = color opacity opacity = 0 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 = 100% 26 panel_margin = 0 0 panel_padding = 7 0 font_shadow = 0 panel_background_id = 1 wm_menu = 0 #--------------------------------------------- # TASKBAR #--------------------------------------------- #taskbar_mode = multi_desktop taskbar_mode = single_desktop taskbar_padding = 2 3 2 taskbar_background_id = 0 urgent_nb_of_blink = 100 #taskbar_active_background_id = 0 #--------------------------------------------- # TASKS #--------------------------------------------- task_icon = 1 task_text = 1 task_maximum_size = 140 35 task_centered = 1 task_padding = 6 3 task_font = sans 7 task_font_color = #ffffff 70 task_active_font_color = #ffffff 85 task_background_id = 3 task_active_background_id = 2 #--------------------------------------------- # SYSTRAYBAR #--------------------------------------------- systray = 1 systray_padding = 0 4 5 systray_background_id = 0 systray_sort = left2right #--------------------------------------------- # CLOCK #--------------------------------------------- time1_format = %H:%M time1_font = sans 8 time2_format = %A %d %B time2_font = sans 6 clock_font_color = #ffffff 76 clock_padding = 1 0 clock_background_id = 0 #clock_lclick_command = xclock clock_rclick_command = orage #clock_tooltip = %A %d %B #--------------------------------------------- # BATTERY #--------------------------------------------- battery = 0 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 = 0 tooltip_padding = 2 2 tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 1 tooltip_font_color = #OOOOOO 80 tooltip_font = sans 10 #--------------------------------------------- # MOUSE ACTION ON TASK #--------------------------------------------- mouse_middle = none mouse_right = close mouse_scroll_up = toggle mouse_scroll_down = iconify[/code]
[url=http://www.12hot.com/]polo shirts[/url] [url=http://www.12hot.com/]ralph lauren polo shirts[/url] [url=http://www.12hot.com/]ralph lauren polo shirts[/url]
[QUOTE=Maccabee;19425323]Typical, full desktop environment user.[/QUOTE] ...what's wrong with full desktop environments? I like functionality over shaving clock cycles. It's not like we are running Pentium II computers with 128MB RAM anymore, this is the quad-core era, with 4GB average.
[QUOTE=Maccabee;19425323]Typical, full desktop environment user.[/QUOTE] Heh. Well. It's a taskbar program. Big whoop. Why don't we just all post our .bashrc files? At least we all have 'em, however uninteresting the whole idea is.
Or how about out openbox rc.xml? Even though it's still limited to openbox users, it is more broad. I'll post my rc.xml file later. My keybindings are pretty funny.
[QUOTE=Pixel Heart;19448012]...what's wrong with full desktop environments? I like functionality over shaving clock cycles. It's not like we are running Pentium II computers with 128MB RAM anymore, this is the quad-core era, with 4GB average.[/QUOTE] I don't know about you but I like my full customizability.
[QUOTE=Cathbadh;19448130]Heh. Well. It's a taskbar program. Big whoop. Why don't we just all post our .bashrc files? At least we all have 'em, however uninteresting the whole idea is.[/QUOTE] Let's post kernel .configs
[QUOTE=DrTaxi;19450123]I don't know about you but I like my full customizability.[/QUOTE] I get that too, but with nice aesthetics to go with it.
[QUOTE=Pixel Heart;19453825]I get that too, but with nice aesthetics to go with it.[/QUOTE] Have you seen my desktop? This is just openbox. [media]http://imgkk.com/i/-vFksX.png[/media] Are you telling me, that it doesn't look good?
It doesn't. It looks bland and boring, like something out of 1995. Sorry, just being honest. I like my Transparent glass effects, Compiz, and custom icons. I also like having a semi-transparent Terminal with colors of my choosing.
I can add transperancy if I want to. And those are custom icons. And I can use custom colors in terminal too. I just choose not to do any of those things, because it looks bad. But I also got to style my panel to my liking. I still love you though.
I hate your Compiz and bloated, overloaded desktop environment ;)
@pixel heart [img]http://imgkk.com/i/wN_svT.png[/img] [code] rounded = 0 border_width = 0 background_color = #222222 70 border_color = #ffffff 100 rounded = 0 border_width = 0 background_color = #000000 60 border_color = #ffffff 100 rounded = 0 border_width = 0 background_color = #000000 30 border_color = #ffffff 100 panel_monitor = all panel_position = bottom center panel_size = 100% 22 panel_margin = 0 0 panel_padding = 0 0 font_shadow = 0 panel_background_id = 1 wm_menu = 0 taskbar_mode = single_desktop taskbar_padding = 2 2 2 taskbar_background_id = 0 task_icon = 1 task_text = 0 task_width = 30 task_centered = 1 task_padding = 2 2 task_font = Lucida 7 task_font_color = #ffffff 60 task_active_font_color = #ffffff 90 task_background_id = 3 task_active_background_id = 2 systray_padding = 1 1 1 systray_background_id = 0 time1_format = %I:%M time1_font = Sans 8 clock_font_color = #ffffff 90 clock_padding = 5 0 clock_background_id = 0 clock_lclick_command = xdotool key ctrl+alt+q mouse_middle = close mouse_right = none mouse_scroll_up = toggle mouse_scroll_down = iconify [/code] It was OP's code from many days ago (I sold him some windows XP pro serials for the file) but I've modified the crap out of it. Also, I dislike comments.
[QUOTE=ButtsexV2;19520625]@pixel heart [img]http://imgkk.com/i/wN_svT.png[/img] [code] rounded = 0 border_width = 0 background_color = #222222 70 border_color = #ffffff 100 rounded = 0 border_width = 0 background_color = #000000 60 border_color = #ffffff 100 rounded = 0 border_width = 0 background_color = #000000 30 border_color = #ffffff 100 panel_monitor = all panel_position = bottom center panel_size = 100% 22 panel_margin = 0 0 panel_padding = 0 0 font_shadow = 0 panel_background_id = 1 wm_menu = 0 taskbar_mode = single_desktop taskbar_padding = 2 2 2 taskbar_background_id = 0 task_icon = 1 task_text = 0 task_width = 30 task_centered = 1 task_padding = 2 2 task_font = Lucida 7 task_font_color = #ffffff 60 task_active_font_color = #ffffff 90 task_background_id = 3 task_active_background_id = 2 systray_padding = 1 1 1 systray_background_id = 0 time1_format = %I:%M time1_font = Sans 8 clock_font_color = #ffffff 90 clock_padding = 5 0 clock_background_id = 0 clock_lclick_command = xdotool key ctrl+alt+q mouse_middle = close mouse_right = none mouse_scroll_up = toggle mouse_scroll_down = iconify [/code] It was OP's code from many days ago (I sold him some windows XP pro serials for the file) but I've modified the crap out of it. Also, I dislike comments.[/QUOTE] Hey, what is that little icon in the bottom right? Is that for wireless? I just ordered a ethernet cardbus, cause I figured, wireless would be to hard to setup.
Naw, it's just a connection thing. It does standard connection and wireless [url]http://projects.gnome.org/NetworkManager/[/url]
[QUOTE=ButtsexV2;19520794]Naw, it's just a connection thing. It does standard connection and wireless [url]http://projects.gnome.org/NetworkManager/[/url][/QUOTE] What are the odds of a wireless cardbus, working out of the box, in only openbox?
unlikely, depending on the distro. If you're lucky HAL will pick it up.
[QUOTE=ButtsexV2;19521370]unlikely, depending on the distro. If you're lucky HAL will pick it up.[/QUOTE] Arch?
You might get lucky with it. Don't count on it though.
[QUOTE=ButtsexV2;19521624]You might get lucky with it. Don't count on it though.[/QUOTE] Ya, that's not a risk I'm willing to take. But will my ethernet cardbus?
Sorry, you need to Log In to post a reply to this thread.