You are not logged in.

#21 2016-09-16 16:12:47

vaperdruid
New Member
Registered: 2016-09-16
Posts: 1

Re: My tint2 config

hi i am new to bunsen and really enjoying it what i am looking at doing is having the clock and if posible date showing in the center of the taskbar instead of to the right. what i was able to do with mate was just move it over but dont see an option for this

Offline

#22 2016-09-16 16:30:31

nore
>2⁹
From: squirrels' nest
Registered: 2015-09-29
Posts: 537

Re: My tint2 config

Find a line for panel items in your tint2rc
and change order.

panel_items = LTCSB

C=clock
See tint2 wiki

Last edited by nore (2016-09-16 16:33:14)

Offline

#23 2016-09-16 16:31:43

nore
>2⁹
From: squirrels' nest
Registered: 2015-09-29
Posts: 537

Re: My tint2 config

Or you can split your tint2 panel for three separate panels, each with their own config file.

Offline

#24 2016-10-07 21:34:57

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: My tint2 config

Playing with the new separator and gradient features smile

https://gitlab.com/o9000/tint2
Screenshot and zipfile

This is what it looks like in its natural environment...
Screenshot_2016-10-07_22-05-05.th.jpg

#---- tint2rc-gradient1 by damo <damo.linux@gmail.com>----
# See https://gitlab.com/o9000/tint2/wikis/Configure for 
# full documentation of the configuration options.
#-------------------------------------
# Backgrounds
# Background 1: Default task, Panel
rounded = 2
border_width = 1
background_color = #6C759C 38
border_color = #d8d8d8 20
background_color_hover = #282828 38
border_color_hover = #d8d8d8 0
background_color_pressed = #282828 38
border_color_pressed = #d8d8d8 0

# Background 2: Active taskbar
rounded = 2
border_width = 1
background_color = #172a56 60
border_color = #7889CF 60
background_color_hover = #172a56 21
border_color_hover = #a39e9e 60
background_color_pressed = #172a56 21
border_color_pressed = #a39e9e 60

# Background 3: Active task, Iconified task, Systray
rounded = 1
border_width = 1
background_color = #414A5E 90
#background_color = #646FA2 60
border_color = #ffffff 50
background_color_hover = #596b94 52
border_color_hover = #ffffff 100
background_color_pressed = #596b94 52
border_color_pressed = #ffffff 100

# Background 4: Taskbar
rounded = 2
border_width = 1
background_color = #7889CF 20
border_color = #d8d8d8 30
background_color_hover = #282828 38
border_color_hover = #d8d8d8 20
background_color_pressed = #282828 38
border_color_pressed = #d8d8d8 0

# Background 5: Clock

rounded = 2
border_width = 1
background_color = #414A5E 0
border_color = #414A5E 60
background_color_hover = #172a56 21
border_color_hover = #a39e9e 60
background_color_pressed = #172a56 21
border_color_pressed = #a39e9e 60

# Background 6: 

rounded = 0
border_width = 0
background_color = #ffffff 21
border_color = #a39e9e 60
background_color_hover = #172a56 21
border_color_hover = #a39e9e 60
background_color_pressed = #172a56 21
border_color_pressed = #a39e9e 60

#------------------------------------

# Gradient 1: thin film effect
gradient = horizontal
start_color = #111122 30
end_color = #112211 30
color_stop = 60 #221111 30

# Gradient 2: center glow
gradient = centered
start_color = #ffffff 20
end_color = #ffffff 0

# Gradient 3: glow
gradient = radial
start_color = #ffffff 20
end_color = #ffffff 100
from_offset_x = width * 0.28
from_offset_y = height * 0.28
from_offset_r = 0
to_offset_x = width * 0.28
to_offset_y = height * 0.28
to_offset_r = radius * 2

# Gradient 4: aurora
gradient = linear
start_color = #ffffff 0
end_color = #ffffff 100
from_offset_x = panel left
from_offset_y = panel top
to_offset_x = panel width 
to_offset_x = panel height * 3
to_offset_y = panel width 
to_offset_y = panel height
color_stop = 0.1 #ffffff 60
color_stop = 0.8 #ffffff 60
color_stop = 2.1 #7777aa 60
color_stop = 3.1 #7777aa 60
color_stop = 4.0 #ffffaa 60
color_stop = 4.8 #aa7733 60
color_stop = 5.1 #ff7733 60
color_stop = 6.5 #337788 60
color_stop = 9.2 #ffffaa 60
color_stop = 10.1 #777777 60
color_stop = 12.1 #aaaaff 60
color_stop = 14.0 #77ff77 60
color_stop = 18.0 #ffff77 60
color_stop = 19.8 #77ffaa 60
color_stop = 21.1 #ffffaa 20
color_stop = 23.5 #337733 60
color_stop = 25.5 #337733 60
color_stop = 29.2 #77ffff 60
color_stop = 60.1 #77ffaa 60
color_stop = 31.0 #ffffaa 60
color_stop = 34.8 #aa7733 60

# Gradient 5: elegant black
gradient = vertical
start_color = #444444 100
end_color = #222222 100

# Gradient 6: elegant black
gradient = horizontal
start_color = #111111 100
end_color = #222222 100

# Gradient 7: Another glow effect
gradient = vertical
start_color = #ffffff 40
end_color = #111111 40
color_stop = 30 #aaaaaa 60
#-------------------------------------
# Separator 1
separator = new
separator_background_id = 0
separator_color = #7889CF 100
separator_style = dots
separator_size = 3
separator_padding = 0 0

# Separator 2
separator = new
separator_background_id = 0
separator_color = #7889CF 100
separator_style = dots
separator_size = 3
separator_padding = 0 0

# Separator 3
separator = new
separator_background_id = 0
separator_color = #7889CF 100
separator_style = dots
separator_size = 3
separator_padding = 0 0

# Separator 4
separator = new
separator_background_id = 0
separator_color = #7889CF 100
separator_style = dots
separator_size = 3
separator_padding = 0 0
#-------------------------------------
# Panel
panel_items = :T:S:C:
panel_size = 98% 28
panel_margin = 1 6
panel_padding = 4 0 4
#panel_background_id = 1
panel_gradient_id = 7
wm_menu = 0
panel_dock = 0
panel_position = bottom center horizontal
panel_layer = top
panel_monitor = all
primary_monitor_first = 0
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 1.5
autohide_height = 6
strut_policy = follow_size
panel_window_name = tint2
disable_transparency = 0
mouse_effects = 0
font_shadow = 0
mouse_hover_icon_asb = 100 0 10
mouse_pressed_icon_asb = 100 0 0

#-------------------------------------
# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 3 0 6
taskbar_background_id = 4
taskbar_active_background_id = 2
taskbar_name = 0
taskbar_hide_inactive_tasks = 0
taskbar_hide_different_monitor = 0
taskbar_always_show_all_desktop_tasks = 0
taskbar_name_padding = 0 0
taskbar_name_background_id = 0
taskbar_name_active_background_id = 0
taskbar_name_font_color = #000000 100
taskbar_name_active_font_color = #000000 100
taskbar_distribute_size = 0
taskbar_sort_order = center
task_align = left

#-------------------------------------
# Task
task_text = 0
task_icon = 1
task_centered = 1
urgent_nb_of_blink = 20
task_maximum_size = 25 30
task_padding = 2 2 2
task_font = monospace 06_55 6
task_tooltip = 1
task_font_color = #d8d8d8 60
task_active_font_color = #d8d8d8 100
task_urgent_font_color = #ffffff 100
task_iconified_font_color = #d8d8d8 60
task_icon_asb = 90 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 90 0 0
task_background_id = 1
task_active_background_id = 3
task_urgent_background_id = 0
task_iconified_background_id = 3
mouse_left = toggle_iconify
mouse_middle = none
mouse_right = maximize_restore
mouse_scroll_up = toggle
mouse_scroll_down = iconify

#-------------------------------------
# System tray (notification area)
systray_padding = 4 2 3
systray_background_id = 0
systray_sort = ascending
systray_icon_size = 24
systray_icon_asb = 100 0 0
systray_monitor = 1

#-------------------------------------
# Launcher
launcher_padding = 0 0 0
launcher_background_id = 0
launcher_icon_background_id = 0
launcher_icon_size = 0
launcher_icon_asb = 100 0 0
launcher_icon_theme_override = 0
startup_notifications = 0
launcher_tooltip = 0

#-------------------------------------
# Clock
time1_format = %H:%M:%S
time2_format = %a %d %b
time1_font = monospace 8
time1_timezone = 
time2_timezone = 
time2_font = monospace 6
clock_font_color = #ADB6DC 100
clock_padding = 4 4
clock_background_id = 5
clock_tooltip = 
clock_tooltip_timezone = 
clock_lclick_command = 
clock_rclick_command = 
clock_mclick_command = 
clock_uwheel_command = 
clock_dwheel_command = 

#-------------------------------------
# Battery
battery_tooltip = 1
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
bat1_font = Free Serif 8
bat2_font = Free Serif 8
battery_font_color = #f9ea02 100
battery_padding = 2 0
battery_background_id = 0
battery_hide = 0
battery_lclick_command = 
battery_rclick_command = 
battery_mclick_command = 
battery_uwheel_command = 
battery_dwheel_command = 
ac_connected_cmd = 
ac_disconnected_cmd = 

#-------------------------------------
# Tooltip
tooltip_show_timeout = 0
tooltip_hide_timeout = 0
tooltip_padding = 2 2
tooltip_background_id = 0
tooltip_font_color = #d8d8d8 100
tooltip_font = monospace normal 8.0

#------------------------------------
# Executor

Last edited by damo (2016-10-07 21:37:15)


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

#25 2016-10-08 22:02:19

o9000
tint2 developer
From: Network Neighborhood
Registered: 2015-10-24
Posts: 417
Website

Re: My tint2 config

@ututo: beautiful!

@vaperdruid, @nore: Working on that.

@damo: Looks great! Wow, I can barely tell that's tint2.

Offline

#26 2017-01-28 12:52:06

martix
Kim Jong-un Stunt Double
Registered: 2016-02-19
Posts: 1,267

Re: My tint2 config

@damo Fantastic, thank you! Your script was the starting point for my tint2 tweaks!

@o9000 And thank you for your work on tint2! How I missed something like those separated desktops in the taskbar... Now it looks brilliant, very nice indeed!

Somehow the launcher I configured does not get shown (I have this from the old .rc):

launcher_padding = 8 4 4
launcher_background_id = 0
launcher_icon_size = 0
launcher_tooltip = 1
launcher_icon_theme = Faenza-Dark
launcher_item_app = jgmenu.desktop

One other thing I noticed after switching to the latest tint2 release is that after a right-click the openbox-menu does not open.

Offline

#27 2017-01-28 13:23:47

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: My tint2 config

@martix

Run the tint2 in a terminal - you should get an error message to help you find out why your launcher doesn't appear (I bet it is the iconpath in the .desktop wink )

martix wrote:

One other thing I noticed after switching to the latest tint2 release is that after a right-click the openbox-menu does not open.

wm_menu = 1

The tint2 wiki might be a good place to start if you have a question - there is a link in the Help menu tongue

NB Tint2 help requests are better elsewhere - this thread is meant for working tint2's wink

Last edited by damo (2017-01-28 13:33:51)


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

#28 2017-01-28 15:36:28

martix
Kim Jong-un Stunt Double
Registered: 2016-02-19
Posts: 1,267

Re: My tint2 config

@damo Yes, thank you for showing in the right direction. Sorry for the wrong thread.

After adding that line openbox can be now opened after a right click on the panel and there was an "L" missing after panel_items for showing the launcher. I also have the rounded-window corners tweak and that nice tint2. Apple users are coming to me to ask what kind of fancy OS I'm using...

Offline

#29 2017-01-28 15:49:58

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: My tint2 config

martix wrote:

.... Apple users are coming to me to ask what kind of fancy OS I'm using...

A much cheaper one! big_smile


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

#30 2017-01-28 20:01:07

o9000
tint2 developer
From: Network Neighborhood
Registered: 2015-10-24
Posts: 417
Website

Re: My tint2 config

One nobody has taken a bite of.

Offline

#31 2017-05-28 03:39:06

ututo
Member
Registered: 2015-09-29
Posts: 326

Re: My tint2 config

For those looking for a vertical panel...

2017-05-28-003213_1920x1080_scrot.th.png

#-------------------------------------
# Backgrounds
# Background 1: panel
rounded = 0
border_width = 1
border_sides = R
background_color = #13191C 100
border_color = #0E1112 100

# Background 2: taskbar
rounded = 0
border_width = 0
border_sides = 
background_color = #13191C 0
border_color = #0E1112 0

# Background 3: tasks
rounded = 0
border_width = 0
border_sides = B
background_color = #13191C 0
border_color = #0E1112 0
background_color_hover = #191919 100
border_color_hover = #76B9ED 100
background_color_pressed = #0c0c0c 100
border_color_pressed = #76B9ED 100

# Background 4: active tasks
rounded = 0
border_width = 2
border_sides = L
background_color = #494C4D 100
border_color = #07B0C6 100
background_color_hover = #191919 80
border_color_hover = #76B9ED 100
background_color_pressed = #0c0c0c 80
border_color_pressed = #76B9ED 100

# Background 5: urgent tasks
rounded = 0
border_width = 2
border_sides = L
background_color = #ff0000 20
border_color = #ff0000 90
background_color_hover = #191919 100
border_color_hover = #00BCD4 100
background_color_pressed = #0c0c0c 100
border_color_pressed = #00BCD4 100

# Background 6: iconified tasks
rounded = 0
border_width = 2
border_sides = L
background_color = #000000 0
border_color = #888A8B 100
background_color_hover = #191919 80
border_color_hover = #00BCD4 100
background_color_pressed = #0c0c0c 80
border_color_pressed = #00BCD4 100

# Background 7: Clock
rounded = 0
border_width = 2
border_sides = L
background_color = #13191C 100
border_color = #0E1112 100
background_color_hover = #191919 80
border_color_hover = #494C4D 100
background_color_pressed = #0c0c0c 80
border_color_pressed = #00BCD4 100

# Background 8: tooltip
rounded = 2
border_width = 1
border_sides = TBLR
background_color = #000000 100
border_color = #323232 100

#-------------------------------------
# Panel
panel_monitor = all
panel_position = bottom center vertical
panel_items = TSC
panel_size = 100% 48
panel_margin = 0 0
panel_padding = 0 0 0
panel_background_id = 1
wm_menu = 1
panel_dock = 0
panel_layer = normal
primary_monitor_first = 0
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 1.5
autohide_height = 1
strut_policy = none
panel_window_name = tint2
disable_transparency = 0
mouse_effects = 1
font_shadow = 0
mouse_hover_icon_asb = 100 0 8
mouse_pressed_icon_asb = 98 -3 -1

#-------------------------------------
# Taskbar
taskbar_mode = single_desktop
taskbar_padding = 0 0 2
taskbar_background_id = 2
taskbar_active_background_id = 2
taskbar_name = 0
taskbar_hide_inactive_tasks = 0
taskbar_hide_different_monitor = 0
taskbar_always_show_all_desktop_tasks = 0
taskbar_name_padding = 10 10 10
taskbar_name_background_id = 2
taskbar_name_active_background_id = 2 
taskbar_name_font = Coda 10
taskbar_name_font_color = #ffffff 63
taskbar_name_active_font_color = #ffffff 100
taskbar_distribute_size = 0
taskbar_sort_order = none
task_align = left

#-------------------------------------
# Task
task_text = 0
task_icon = 1
task_centered = 1
urgent_nb_of_blink = 7
task_maximum_size = 47 55
task_padding = 5 5
task_font = Roboto, 10
task_tooltip = 1
task_font_color = #ffffff 90
task_active_font_color = #ffffff 100
task_urgent_font_color = #ffffff 100
task_iconified_font_color = #898982 90
task_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 100 0 0
task_background_id = 6
task_active_background_id = 4
task_urgent_background_id = 5
task_iconified_background_id = 3
mouse_left = toggle_iconify
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify

#-------------------------------------
# Launcher
launcher_padding = 8 3 20
launcher_background_id = 1
launcher_icon_size = 24
launcher_icon_theme = Paper-Sandybrown
launcher_item_app = /usr/share/applications/bl-file-manager.desktop
launcher_item_app = /usr/share/applications/bl-www-browser.desktop
launcher_item_app = /usr/share/applications/thunderbird.desktop
launcher_icon_asb = 100 0 0

#-------------------------------------
# System tray (notification area)
systray_padding = 5 0 10
systray_background_id = 7
systray_sort = ascending
systray_icon_size = 16
systray_icon_asb = 100 0 -15
systray_monitor = 1

#-------------------------------------
# Clock
time1_format = %H:%M
time1_font = Roboto, 11
clock_font_color = #dedede 100
clock_padding = 10 4
clock_background_id = 7
clock_lclick_command = gsimplecal
clock_rclick_command = gsimplecal

#-------------------------------------
# Tooltip
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_padding = 10 10
tooltip_background_id = 8
tooltip_font_color = #FFFFFF 100
tooltip_font = Roboto, 9

BunsenLabs on deviantArt
Don't touch my git!

Offline

#32 2017-05-28 09:10:21

searchone
Member
From: Walhalla
Registered: 2016-01-31
Posts: 107

Re: My tint2 config

Hi ututo,
nice tint2 config! I have a question about this: The option "border_sides" specifies on which side the frame is to be displayed, or? L = left, B = bottom, etc.
I would like only the bottom frame ads, so the option B. However, I always get the whole frame displayed, no matter what I choose.
Can you give me a tip, what am I doing wrong?


English by Google - blame them, Ich bin Deutscher.

Offline

#33 2017-05-28 09:25:41

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: My tint2 config

searchone wrote:

I would like only the bottom frame ads, so the option B. However, I always get the whole frame displayed, no matter what I choose.

Can you please post your tint2rc?

We cannot tell what your mistake is if we cannot see that file.

Please use code tags when posting configuration files (or terminal output).

Also, which version of tint2 are you using?

tint2 -v

Offline

#34 2017-05-28 10:03:00

searchone
Member
From: Walhalla
Registered: 2016-01-31
Posts: 107

Re: My tint2 config

Yes, of course!

tint2 version 0.11+svn20121014

# Background definitions
# ID 1
rounded = 5
border_width = 0
background_color = #000000 70
border_color = #828282 50

# ID 2 - task active
rounded = 0
border_width = 1
border_sides = B
background_color = #000000 0
border_color = #07B0C6 100
border_color_pressed = #76B9ED 100
border_color_hover = #76B9ED 100

# ID 3 - task
rounded = 1
border_width = 0
background_color = #000000 0
border_color = #000000 0

# ID 4
rounded = 1
border_width = 1
background_color = #888888 20
border_color = #ED2323 60

# ID 5 - taskbar
rounded = 0
border_width = 1
background_color = #000000 50
border_color = #d8d8d8 30

# ID 6 - active taskbar
rounded = 0
border_width = 1
background_color = #d8d8d8 30
border_color = #d8d8d8 0

# ID 7 - tooltip
rounded = 3
border_width = 0
background_color = #222222 90
border_color = #222222 90

# ID 8
rounded = 1
border_width = 1
background_color = #888888 20
border_color = #888888 20

# Panel
panel_monitor = all
panel_position = top center horizontal
panel_items = LTSC
panel_size = 100% 50
panel_margin = 10 10
panel_padding = 5 5 5
panel_dock = 0
wm_menu = 1
panel_layer = bottom
panel_background_id = 1

# Panel Autohide
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 1.5
autohide_height = 6
strut_policy = follow_size

# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 6 0 6
taskbar_background_id = 5
taskbar_active_background_id = 6
taskbar_name = 0
taskbar_name_background_id = 0
taskbar_name_active_background_id = 0
taskbar_name_font = Sans 9
taskbar_name_font_color = #828282 100
taskbar_name_active_font_color = #828282 100

# Tasks
urgent_nb_of_blink = 20
task_icon = 1
task_text = 0
task_centered = 1
task_maximum_size = 60 60
task_padding = 2 2
task_background_id = 3
task_active_background_id = 2
task_urgent_background_id = 4
task_iconified_background_id = 3

# Task Icons
task_icon_asb = 80 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 80 0 0

# Fonts
task_font = Sans 06_55 10
task_font_color = #b5b5b5 100
#task_font_color = #828282 60
task_active_font_color = #828282 100
task_urgent_font_color = #FFFFFF 100
task_iconified_font_color = #d8d8d8 60
font_shadow = 0

# Launcher
launcher_padding = 8 4 4
launcher_background_id = 0
launcher_icon_size = 0
# decolorize launcher icons
#launcher_icon_asb = 100 -100 -5
launcher_tooltip = 1
# Specify icon theme names with launcher_icon_theme.
# if you have an XSETTINGS manager running (like xfsettingsd), tint2 will follow your current theme.
# launcher_icon_theme = Faenza-Dark-Bunsen
launcher_icon_theme = Paper

# Each launcher_item_app must be a full path to a .desktop file
# this will have to be made:
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/bl-text-editor.desktop
launcher_item_app = /usr/share/applications/bl-terminal-emulator.desktop

# System Tray
systray = 1
systray_padding = 4 2 3
systray_sort = right2left
systray_background_id = 1
systray_icon_size = 24
systray_icon_asb = 100 0 0

# Clock
time1_format = %A %d %Y %H:%M
time1_font = Sans bold 11
#time2_format = %A %d %B
#time2_font = Sans 6
clock_font_color = #b5b5b5 100
clock_padding = 12 4
clock_background_id = 0
clock_lclick_command = gsimplecal
clock_rclick_command = gsimplecal

# Tooltips
tooltip = 1
tooltip_padding = 2 2
tooltip_show_timeout = 0.0
tooltip_hide_timeout = 0.0
tooltip_background_id = 7
tooltip_font_color = #d8d8d8 100
tooltip_font = Sans normal 9.0

# Mouse
mouse_middle = none
mouse_right = toggle
mouse_scroll_up = toggle
mouse_scroll_down = iconify

# End of config

English by Google - blame them, Ich bin Deutscher.

Offline

#35 2017-05-28 10:12:36

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: My tint2 config

searchone wrote:

...
Can you give me a tip, what am I doing wrong?

I think you are using an old version of tint2, which doesn't have the "border_sides" feature (introduced in 0.12?). Use our backports version of tint2

sudo apt-get -t jessie-backports install tint2

Enable the repo first, and update your sources...
Sources - sources.list and backports details


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

#36 2017-05-28 10:20:24

searchone
Member
From: Walhalla
Registered: 2016-01-31
Posts: 107

Re: My tint2 config

Hi damo,
You're right, that's it!

Thanks


English by Google - blame them, Ich bin Deutscher.

Offline

#37 2017-05-28 14:46:02

ututo
Member
Registered: 2015-09-29
Posts: 326

Re: My tint2 config

Hi, searchone! I'm sorry I didn't tell you. I'm using tint2 version 0.14.4 from backports.


BunsenLabs on deviantArt
Don't touch my git!

Offline

#38 2017-05-29 20:26:48

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,853

Re: My tint2 config

ututo wrote:

For those looking for a vertical panel...

https://cdn.scrot.moe/images/2017/05/28/2017-05-28-003213_1920x1080_scrot.th.png

#-------------------------------------
# Backgrounds
# Background 1: panel
rounded = 0
border_width = 1
border_sides = R
background_color = #13191C 100
border_color = #0E1112 100

# Background 2: taskbar
rounded = 0
border_width = 0
border_sides = 
background_color = #13191C 0
border_color = #0E1112 0

# Background 3: tasks
rounded = 0
border_width = 0
border_sides = B
background_color = #13191C 0
border_color = #0E1112 0
background_color_hover = #191919 100
border_color_hover = #76B9ED 100
background_color_pressed = #0c0c0c 100
border_color_pressed = #76B9ED 100

# Background 4: active tasks
rounded = 0
border_width = 2
border_sides = L
background_color = #494C4D 100
border_color = #07B0C6 100
background_color_hover = #191919 80
border_color_hover = #76B9ED 100
background_color_pressed = #0c0c0c 80
border_color_pressed = #76B9ED 100

# Background 5: urgent tasks
rounded = 0
border_width = 2
border_sides = L
background_color = #ff0000 20
border_color = #ff0000 90
background_color_hover = #191919 100
border_color_hover = #00BCD4 100
background_color_pressed = #0c0c0c 100
border_color_pressed = #00BCD4 100

# Background 6: iconified tasks
rounded = 0
border_width = 2
border_sides = L
background_color = #000000 0
border_color = #888A8B 100
background_color_hover = #191919 80
border_color_hover = #00BCD4 100
background_color_pressed = #0c0c0c 80
border_color_pressed = #00BCD4 100

# Background 7: Clock
rounded = 0
border_width = 2
border_sides = L
background_color = #13191C 100
border_color = #0E1112 100
background_color_hover = #191919 80
border_color_hover = #494C4D 100
background_color_pressed = #0c0c0c 80
border_color_pressed = #00BCD4 100

# Background 8: tooltip
rounded = 2
border_width = 1
border_sides = TBLR
background_color = #000000 100
border_color = #323232 100

#-------------------------------------
# Panel
panel_monitor = all
panel_position = bottom center vertical
panel_items = TSC
panel_size = 100% 48
panel_margin = 0 0
panel_padding = 0 0 0
panel_background_id = 1
wm_menu = 1
panel_dock = 0
panel_layer = normal
primary_monitor_first = 0
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 1.5
autohide_height = 1
strut_policy = none
panel_window_name = tint2
disable_transparency = 0
mouse_effects = 1
font_shadow = 0
mouse_hover_icon_asb = 100 0 8
mouse_pressed_icon_asb = 98 -3 -1

#-------------------------------------
# Taskbar
taskbar_mode = single_desktop
taskbar_padding = 0 0 2
taskbar_background_id = 2
taskbar_active_background_id = 2
taskbar_name = 0
taskbar_hide_inactive_tasks = 0
taskbar_hide_different_monitor = 0
taskbar_always_show_all_desktop_tasks = 0
taskbar_name_padding = 10 10 10
taskbar_name_background_id = 2
taskbar_name_active_background_id = 2 
taskbar_name_font = Coda 10
taskbar_name_font_color = #ffffff 63
taskbar_name_active_font_color = #ffffff 100
taskbar_distribute_size = 0
taskbar_sort_order = none
task_align = left

#-------------------------------------
# Task
task_text = 0
task_icon = 1
task_centered = 1
urgent_nb_of_blink = 7
task_maximum_size = 47 55
task_padding = 5 5
task_font = Roboto, 10
task_tooltip = 1
task_font_color = #ffffff 90
task_active_font_color = #ffffff 100
task_urgent_font_color = #ffffff 100
task_iconified_font_color = #898982 90
task_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 100 0 0
task_background_id = 6
task_active_background_id = 4
task_urgent_background_id = 5
task_iconified_background_id = 3
mouse_left = toggle_iconify
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify

#-------------------------------------
# Launcher
launcher_padding = 8 3 20
launcher_background_id = 1
launcher_icon_size = 24
launcher_icon_theme = Paper-Sandybrown
launcher_item_app = /usr/share/applications/bl-file-manager.desktop
launcher_item_app = /usr/share/applications/bl-www-browser.desktop
launcher_item_app = /usr/share/applications/thunderbird.desktop
launcher_icon_asb = 100 0 0

#-------------------------------------
# System tray (notification area)
systray_padding = 5 0 10
systray_background_id = 7
systray_sort = ascending
systray_icon_size = 16
systray_icon_asb = 100 0 -15
systray_monitor = 1

#-------------------------------------
# Clock
time1_format = %H:%M
time1_font = Roboto, 11
clock_font_color = #dedede 100
clock_padding = 10 4
clock_background_id = 7
clock_lclick_command = gsimplecal
clock_rclick_command = gsimplecal

#-------------------------------------
# Tooltip
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_padding = 10 10
tooltip_background_id = 8
tooltip_font_color = #FFFFFF 100
tooltip_font = Roboto, 9

Thanks for this config, using it now.


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#39 2017-05-29 23:01:08

ututo
Member
Registered: 2015-09-29
Posts: 326

Re: My tint2 config

Dobbie03 wrote:

Thanks for this config, using it now.

You're welcome, Dobbie! It's not perfect. You may have to change some colours...


BunsenLabs on deviantArt
Don't touch my git!

Offline

#40 2017-05-29 23:09:13

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,853

Re: My tint2 config

ututo wrote:
Dobbie03 wrote:

Thanks for this config, using it now.

You're welcome, Dobbie! It's not perfect. You may have to change some colours...


I've messed around with it a bit.  Looks great.


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

Board footer

Powered by FluxBB