You are not logged in.
Hello Everyone, This is my very first post .. been a #! and Bunsen user since #! started ... needed help with my Tint2 script request you to please help .. my script is a piece of patchwork from various other scripts i have come accross over the years so it is a little messy, for that I apologize.
I have been trying to get my Launchers to work but they dont show up on my panel no matter how I change the script .. request you to please recpomend changes to the following:
# Tint2 config file - Dushyant Brahmi
# Background definitions
# ID 1
rounded = 2
border_width = 0
background_color = #000000 25
border_color = #FFFFFF 7
# Panel
panel_monitor = all
panel_position = top center horizontal
panel_size = 99% 20
panel_margin = 1 0
panel_padding = 1 1 1
panel_dock = 0
wm_menu = 0
panel_layer = top
panel_background_id = 1
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 2
autohide_height = 2
strut_policy = follow_size
# Taskbar
taskbar_mode = single_desktop
taskbar_padding = 0 0 2
taskbar_background_id = 0
taskbar_active_background_id = 0
# Tasks
urgent_nb_of_blink = 10
task_icon = 0
task_text = 1
task_centered = 1
task_maximum_size = 100 19
task_padding = 2 2 1
task_background_id = 1
task_active_background_id = 1
task_urgent_background_id = 1
task_iconified_background_id = 1
# Task Icons
task_icon_asb = 70 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 70 0 0
# Fonts
task_font = Droid Sans 8
task_font_color = #999999 60
task_active_font_color = #E6E6E6 100
task_urgent_font_color = #0066FD 80
task_iconified_font_color = #6E6E6E 60
font_shadow = 0
# Launcher
launcher_padding = 1 0 1
launcher_background_id = 1
launcher_icon_size = 16
launcher_item_app = /usr/share/applications/terminator.desktop
#launcher_item_app = /usr/share/applications/bl-www-browser.desktop
#launcher_item_app = /usr/share/applications/bl-file-manager.desktop
#launcher_item_app = /usr/share/applications/Thunderbird.desktop
#launcher_item_app = /usr/share/applications/bl-terminal-emulator.desktop
launcher_icon_asb = 70 0 0
# System Tray
systray = 1
systray_padding = 1 0 1
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 16
systray_icon_asb = 70 0 0
# Clock
time1_format = %H:%M | %A %d %b
time1_font = Droid Sans 8
clock_font_color = #A4A4A4 100
clock_padding = 2 0
clock_background_id = 0
clock_rclick_command = xpad
clock_lclick_command = gsimplecal
# Tooltips
tooltip = 0
tooltip_padding = 2 2
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_background_id = 1
tooltip_font = sans 10
tooltip_font_color = #000000 80
# Mouse
mouse_right = close
mouse_left = toggle_iconify
mouse_scroll_up = none
mouse_scroll_down = none
# Battery
battery = 0
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = 98
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #FFFFFF 65
battery_padding = 1 0
battery_background_id = 0
Last edited by damo (2017-07-02 16:53:09)
Offline
@DustyB
In the panel section of your tint2rc add something like:
panel_items = LTSBC
That will add Launchers Taskbar Systemtray Battery Clock to the tint2 panel, remove items you don't want/need.
Then in the launcher section uncomment the launchers you want to show - right now only terminator is set to show - and add additional launchers if you want.
Last edited by PackRat (2017-07-02 15:12:39)
You must unlearn what you have learned.
-- yoda
Offline
@DustyB: welcome to the forums
I have split your query off into it's own thread, https://forums.bunsenlabs.org/viewtopic.php?id=254 is for sharing working configurations (generally speaking).
This question does come up from time to time so this thread will hopefully show up in the search engines in future.
Offline
@PackRat: Thank you very much will try it immediately
@Head_on_a_Stick: Thank you for the warm welcome and the new thread
Offline
@PackRat: Sir, it worked albit a little slow to respond, don't exactly know why, will investigate and post .. Thanks again your help is much appreciated
Offline
^ Glad it is sorted. I'll mark the thread as [SOLVED], but if there is a next time you can do it yourself by editing the title of your first post
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
@damo Thank You .. Will do from next time
Offline