CrunchBang Linux Pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

CrunchBang Linux Pastebin

Difference between
modified post 1936 by Anonymous on Sat 24th Nov 01:02 and
original post 1928 by idirae - tint2 on Fri 16th Nov 03:08
Show old version | new version | both versions

    
11
#---------------------------------------------
22
# TINT2 CONFIG FILE
33
#---------------------------------------------
44
# For more information about tint2, see:
55
# http://code.google.com/p/tint2/wiki/Welcome
66
#
77
# For more config file examples, see:
88
# http://crunchbanglinux.org/forums/topic/3232/my-tint2-config/
1010
# Background definitions
1111
# ID 1
1212
rounded = 0
1313
border_width = 0
1414
background_color = #132612 50
1515
border_color = #F9F9FF 0
1717
# ID 2 - task active
1818
rounded = 10
1919
border_width = 0
2020
background_color = #ffffff 0
2121
border_color = #d8d8d8 0
2323
# ID 3 - task
2424
rounded = 0
2525
border_width = 0
2626
background_color = #132612 0
2727
border_color = #132612 0
2929
# ID 4
3030
rounded = 0
3131
border_width = 1
3232
background_color = #888888 20
3333
border_color = #ED2323 60
3535
# ID 5 - taskbar
3636
rounded = 5
3737
border_width = 1
3838
background_color = #132612 40
3939
border_color = #132612 0
4141
# ID 6 - active taskbar
4242
rounded = 5
4343
border_width = 1
4444
background_color = #ffffff 10
4545
border_color = #d8d8d8 0
4747
# ID 7 - tooltip
4848
rounded = 3
4949
border_width = 0
5050
background_color = #222222 90
5151
border_color = #222222 90
5353
# ID 8
5454
rounded = 0
5555
border_width = 1
5656
background_color = #888888 20
5757
border_color = #888888 20
5959
# Panel
6060
panel_monitor = all
6161
panel_position = bottom left horizontal
6262
panel_items = LTSC
6363
panel_size = 100% 30
6464
panel_margin = 0 0
6565
panel_padding = 2 2
6666
panel_dock = 0
6767
wm_menu = 1
6868
panel_layer = bottom
6969
panel_background_id = 1
7171
# Panel Autohide
7272
autohide = 0
7373
autohide_show_timeout = 0.3
7474
autohide_hide_timeout = 1.5
7575
autohide_height = 6
7676
strut_policy = follow_size
7878
# Taskbar
7979
taskbar_mode = multi_desktop
8080
taskbar_padding = 5 1
8181
taskbar_background_id = 5
8282
taskbar_active_background_id = 6
8383
taskbar_name = 1
8484
taskbar_name_background_id = 0
8585
taskbar_name_active_background_id = 0
8686
taskbar_name_font = Roboto-Light 6
8787
taskbar_name_font_color = #ffffff 100
8888
taskbar_name_active_font_color = #ffffff 100
9090
# Tasks
9191
urgent_nb_of_blink = 20
9292
task_icon = 1
9393
task_text = 0
9494
task_centered = 1
9595
task_maximum_size = 30 30
9696
task_padding = 1 1
9797
task_background_id = 3
9898
task_active_background_id = 2
9999
task_urgent_background_id = 4
100100
task_iconified_background_id = 3
102102
# Task Icons
103103
task_icon_asb = 50 0 0
104104
task_active_icon_asb = 100 0 0
105105
task_urgent_icon_asb = 100 0 0
106106
task_iconified_icon_asb = 80 0 0
108108
# Fonts
109109
task_font = Roboto-Light 12
110110
task_font_color = #656667 60
111111
task_active_font_color = #656667 100
112112
task_urgent_font_color = #656667 100
113113
task_iconified_font_color = #656667 60
114114
font_shadow = 0
116116
# Launcher
117117
launcher_padding = 2
118118
launcher_background_id = 5
119119
launcher_icon_size = 25
120120
# Specify icon theme names with launcher_icon_theme.
121121
# if you have an XSETTINGS manager running (like xfsettingsd), tint2 will follow your current theme.
122122
launcher_icon_theme = AwOken
123123
# Each launcher_item_app must be a full path to a .desktop file
124124
launcher_item_app = /usr/share/applications/terminator.desktop
125125
launcher_item_app = /usr/share/applications/Thunar.desktop
126126
launcher_item_app = /usr/share/applications/google-chrome.desktop
127127
launcher_item_app = /usr/share/applications/speedcrunch.desktop
128128
launcher_item_app = /usr/share/applications/geany.desktop
129129
launcher_item_app = /usr/share/applications/spotify.desktop
130130
launcher_item_app = /usr/share/applications/pyroom.desktop
131131
launcher_item_app = /usr/share/applications/gimp.desktop
132132
launcher_item_app = /usr/share/applications/inkscape.desktop
134134
# Clock
135135
time1_format = %I:%M %p
136136
time1_font = Roboto-Light 6
137137
time2_format = %A, %B %d
138138
time2_font = Roboto-Light 7
139139
clock_font_color = #ffffff 100
140140
clock_padding = 10 0
141141
clock_background_id = 5
142142
clock_lclick_command = gsimplecal
143143
#lock_rclick_command =
145145
# System Tray
146146
systray = 1
147147
systray_padding = 2
148148
systray_sort = right2left
149149
systray_background_id = 5
150150
systray_icon_size = 20
151151
systray_icon_asb = 100 0 0
153153
# Tooltips
154154
#tooltip = 1
155155
#tooltip_padding = 2 2
156156
#tooltip_show_timeout = 0.0
157157
#tooltip_hide_timeout = 0.0
158158
#tooltip_background_id = 7
159159
#tooltip_font_color = #ffffff 100
160160
#tooltip_font = Roboto-Thin normal 9.0
162162
# Mouse
163163
mouse_middle = none
164164
mouse_right = toggle
165165
mouse_scroll_up = toggle
166166
mouse_scroll_down = iconify
168168
# Battery
169169
#battery = 0
170170
#battery_low_status = 20
171171
#battery_low_cmd = notify-send "battery low"
172172
#battery_hide = 96
173173
#bat1_font = Roboto-Thin 0
174174
#bat2_font = Roboto-Thin 0
175175
#battery_font_color = #ffffff 100
176176
#battery_padding = 0                     0
177177
#battery_background_id = 0
179179
# End of config

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me