Tint2 - Launcher (scrot, raw, dl)
whitethorn Jun 23, 2011 (panels/tint2)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 | # Tint2 config file
# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
# Background definitions
# ID 1
rounded = 2
border_width = 1
background_color = #000000 80
border_color = #929292 80
# ID 2
rounded = 3
border_width = 0
background_color = #5F92B8 100
border_color = #ADADAD 40
# ID 3
rounded = 3
border_width = 0
background_color = #AFAFAF 40
border_color = #FFFFFF 60
# Panel
panel_monitor = all
panel_position = center left vertical
panel_items = L
panel_size = 230 35
panel_margin = 0 0
panel_padding = 0 0
panel_dock = 0
wm_menu = 1
panel_layer = top
panel_background_id = 0
# Panel Autohide
autohide = 1
autohide_show_timeout = 0.1
autohide_hide_timeout = 2
autohide_height = 0
#strut_policy = follow_size
strut_policy = none
# Launcher
launcher_icon_theme = Oxygen
launcher_padding = 2 2 4
launcher_background_id = 1
launcher_icon_size = 24
launcher_item_app = /usr/share/applications/archopenboxmenu.desktop
launcher_item_app = /usr/share/applications/chromium-browser-incognito.desktop
launcher_item_app = /usr/share/applications/firefox.desktop
launcher_item_app = /usr/share/applications/sakura.desktop
launcher_item_app = /usr/share/applications/Thunar.desktop
launcher_item_app = /usr/share/applications/geany.desktop
launcher_item_app = /usr/share/applications/thunderbird.desktop
launcher_item_app = /usr/share/applications/skype.desktop
# End of config
|
x
Notes
Vertical Launcher on the left side of the screen with autohide. Save and start with “tint2 -c /path/to/script”
Works only with the SVN version of tint2.