You are not logged in.
Would it be OK to add this theme to the tint2 repository?
Offline
For those looking for a vertical panel...
[...]
Hi ututo, nice theme you got there. I'm just not completely sure why it's:
panel_position = bottom center vertical
specifically, why the horizontal position is "center".
Offline
Hi ututo, nice theme you got there. I'm just not completely sure why it's:
panel_position = bottom center vertical
specifically, why the horizontal position is "center".
I'm sorry. that config is a quick adaptation of an horizontal panel I use. So, the configuration is not perfect. My bad.
In that particular case, I believe it doesn't matter if it says top, bottom or center because it is using all the height of the screen (panel_size = 100%). Now, if you have a short panel then you set the panel in whatever position you like.
On the other hand, it isn't my theme. It is a quick adaptation of a previous config that I use, trying to copy reproduce this xfce panel (setup by @eruditorum013 via /r/unixporn)
cheers
BunsenLabs on deviantArt
Don't touch my git!
Offline
That is not what he meant. For vertical panels, the horizontal position should be either left or right (the screen edge). Center does not make sense. In this case tint2 ignores it and just puts the panel on the left.
Offline
That is not what he meant. For vertical panels, the horizontal position should be either left or right (the screen edge). Center does not make sense. In this case tint2 ignores it and just puts the panel on the left.
Yep, I was just a bit confused. Actually, I was using this as a test case and it helped me find a bug, so thanks
Offline
^^ you're totally right! I'm so sorry. I missed the point.
BunsenLabs on deviantArt
Don't touch my git!
Offline
tint2 with gradients -
# Tint2 config file
# Generated by tintwizard (http://code.google.com/p/tintwizard/)
# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
# Gradients
# Gradient 1: taskbar, systray, clock
gradient = vertical
start_color = #393939 100
end_color = #131313 100
# Gradient 2: task
gradient = vertical
start_color = #323232 100
end_color = #262626 100
# Gradient 3: active task
gradient = vertical
start_color = #161616 100
end_color = #464646 100
# Gradient 4: urgent task
gradient = vertical
start_color = #B34235 100
end_color = #8F342A 100
# Gradient 5: panel
gradient = vertical
start_color = #232323 100
end_color = #171717 100
# Background definitions
# ID 1 taskbar, systray, clock
rounded = 0
border_width = 1
background_color = #363636 100
border_color = #0F0F0F 100
gradient_id = 1
# ID 2 active taskbar
rounded = 3
border_width = 1
background_color = #161616 100
border_color = #161616 100
gradient_id = 1
# ID 3, task
rounded = 0
border_width = 1
background_color = #292929 100
border_color = #161616 100
gradient_id = 2
# ID 4, active task
rounded = 0
border_width = 1
background_color = #464646 100
border_color = #0F0F0F 100
gradient_id = 3
# ID 5, urgent task
rounded = 0
border_width = 1
background_color = #A54D4D 100
border_color = #FFDE00 100
gradient_id = 4
# ID 6, tool tips
rounded = 4
border_width = 1
background_color = #E7E7F0 40
border_color = #161616 40
# ID 7, desktop name
rounded = 0
border_width = 0
background_color = #161616 100
border_color = #161616 100
gradient_id = 1
separator = new
separator_style = empty
separator_size = 0
separator_padding = 4 0
separator = new
separator_style = empty
separator_size = 0
separator_padding = 4 0
separator = new
separator_style = empty
separator_size = 0
separator_padding = 4 0
#======================================================================#
# Panel
panel_items = T:S:B:C
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 0 28
panel_margin = 0 0
panel_padding = 2 2 0
panel_dock = 0
wm_menu = 1
panel_background_id = 7
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.7
autohide_hide_timeout = 1.5
autohide_height = 2
# panel_window_name = Tintpanel
panel_layer = top
strut_policy = follow_size
# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 0 0 2
taskbar_background_id = 7
taskbar_active_background_id = 7
taskbar_name = 0
taskbar_name_background_id = 1
taskbar_name_active_background_id = 1
taskbar_name_padding = 8 0
taskbar_name_font = Ubuntu 10
taskbar_name_font_color = #575757 30
taskbar_name_active_font_color = #F3F3FF 100
taskbar_distribute_size = 0
taskbar_sort_order = none
# Tasks
urgent_nb_of_blink = 10
task_icon = 0
task_text = 1
task_centered = 1
task_maximum_size = 144 28
task_padding = 4 0
task_align = centered
task_background_id = 1
task_iconified_background_id = 1
task_active_background_id = 4
task_urgent_background_id = 5
task_tooltip = 1
# Task Icons
# Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 70
task_iconified_icon_asb = 100 0 -40
# Fonts
task_font = Ubuntu Regular 9
task_font_color = #BBBBBB 100
task_active_font_color = #F3F3FF 100
task_urgent_font_color = #F3F3FF 100
task_iconified_font_color = #CCCCCC 100
font_shadow = 0
# System Tray
systray = 1
systray_padding = 0 0 4
systray_sort = ascending
systray_background_id = 7
systray_icon_size = 22
systray_icon_asb = 100 0 0
# Battery
battery = 1
battery_low_status = 7
battery_low_cmd = notify-send "battery low"
battery_hide = 120
bat1_font = Roboto Mono Regular 10
bat2_font = sans 0
battery_font_color = #F3F3FF 100
battery_padding = 1 0
battery_background_id = 7
ac_connected_cmd = notify-send "AC Connected"
ac_disconnected_cmd = notify-send "AC Disconected"
# Clock
time1_format = %a %e %b %k:%M
time1_font = Roboto Mono Regular 10
time2_format =
time2_font =
clock_font_color = #F3F3FF 100
clock_tooltip =
clock_padding = 2 0
clock_background_id = 7
clock_rclick_command = yad --calendar --text ""
time1_timezone = :US/Eastern
time2_timezone =
# Tooltips
tooltip_padding = 5 4
tooltip_show_timeout = 0.8
tooltip_hide_timeout = 0.3
tooltip_background_id = 6
tooltip_font = Ubuntu 10
tooltip_font_color = #000000 100
# Mouse
mouse_left = toggle_iconify
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
# End of config
You must unlearn what you have learned.
-- yoda
Offline
Very simple tint2 config...
Preview
# Tint2 config file
# Background definitions
# ID 1
rounded = 2
border_width = 1
background_color = #353535 75
border_color = #000000 90
# ID 2
rounded = 1
border_width = 1
background_color = #888888 60
border_color = #FFFFFF 40
# ID 3
rounded = 1
border_width = 1
background_color = #888888 20
border_color = #FFFFFF 20
# ID 4
rounded = 1
border_width = 1
background_color = #888888 20
border_color = #ED2323 60
# ID 5
rounded = 2
border_width = 1
background_color = #222222 0
border_color = #FFFFFF 0
# ID 6
rounded = 2
border_width = 1
background_color = #222222 0
border_color = #FFFFFF 0
# ID 7
rounded = 3
border_width = 1
background_color = #eff0f1 0
border_color = #3daee9 70
# Panel
panel_monitor = all
panel_position = top center horizontal
panel_items = TSC
panel_size = 90% 48
panel_margin = 0 0
panel_padding = -2 2 -1
panel_dock = 0
wm_menu = 1
panel_layer = top
panel_background_id = 1
# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 4 0 4
taskbar_background_id = 5
taskbar_active_background_id = 6
taskbar_name = 1
taskbar_name_background_id = 0
taskbar_name_active_background_id = 0
taskbar_name_font = Terminus 14
taskbar_name_font_color = #A1A1A1 100
taskbar_name_active_font_color = #E0E0E0 100
# Tasks
urgent_nb_of_blink = 10
task_icon = 1
task_text = 0
task_centered = 1
task_maximum_size = 40 40
task_padding = 6 3
task_background_id = 3
task_active_background_id = 2
task_urgent_background_id = 4
task_iconified_background_id = 0
# Task Icons
task_icon_asb = 100 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 = Terminus 06_55 6
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
# System Tray
systray = 1
systray_padding = 0 1 0
systray_sort = ascending
systray_background_id = 6
systray_icon_size = 32
systray_icon_asb = 100 0 0
# Clock
time1_format = %H
time1_font = Terminus 14
time2_format = %M
time2_font = Terminus 14
clock_font_color = #d8d8d8 100
clock_padding = 4 4
clock_background_id = 0
clock_lclick_command = urxvt -geometry 56x10-8+8 -e bash -c "ncal -3 && sleep 10"
clock_rclick_command = urxvt -geometry 56x10-8+8 -e bash -c "ncal -3 && sleep 10"
clock_tooltip = %A, %B %d, %Y
# Tooltips
tooltip = 1
tooltip_padding = 4 2
tooltip_show_timeout = 0.3
tooltip_hide_timeout = 0.3
tooltip_background_id = 7
tooltip_font_color = #3daee9 60
tooltip_font = Ubuntu 12
# Mouse
mouse_left = toggle_iconify
mouse_middle = toggle_iconify
mouse_right = close
mouse_scroll_up = toggle_iconify
mouse_scroll_down = toggle_iconify
# End of config
Fonts Ubuntu | Terminus
rxvt-unicode console display ncal -3 (3 months calendar) right/left mouse click on the clock.
Tumbleweed | KDE Plasma
Offline
My proposal for default Tint2's for Helium, to match the Beam wallpaper and themes. They require a recent tint2 (>0.12) - v0.14.6 is available from our jessie-backports, or it is simple to build from the gitlab sources.
Tint2's showing some radial taskbar gradient, and a couple of separators.
tint2rc
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------
# See https://gitlab.com/o9000/tint2/blob/master/doc/tint2.md for
# full documentation of the configuration options. This is also provided
# in the Tint2 manpages.
#
# For more config file examples, see "Scripts, Tutorials & Tips » My tint2 config"
# https://forums.bunsenlabs.org/viewtopic.php?id=254
#
# Written by damo, for BunsenLabs
#
#------------------------------------
# Gradients
# Gradient 1
gradient = horizontal
start_color = #678b8b 30
end_color = #284f63 30
color_stop = 60.000000 #617b78 30
# Gradient 2
gradient = radial
start_color = #d8d8d8 20
end_color = #133356 20
#------------------------------------
# Background definitions
# ID 1
rounded = 0
border_width = 0
background_color = #000000 40
border_color = #828282 0
# ID 2 - task active
rounded = 1
border_width = 0
background_color = #d8d8d8 30
border_color = #d8d8d8 30
# 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
gradient_id = 2
background_color = #000000 0
border_color = #4f727b 40
# ID 6 - active taskbar
rounded = 0
border_width = 1
gradient_id = 2
background_color = #d8d8d8 8
border_color = #4f727b 100
# 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 = L:TS:C
panel_size = 98% 30
panel_margin = 0 1
panel_padding = 0 0
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 = 1
taskbar_name_background_id = 0
taskbar_name_active_background_id = 0
taskbar_name_font = Sans 10
taskbar_name_font_color = #ffffff 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 = 30 30
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 6
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
# 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 = 0
systray_icon_size = 24
systray_icon_asb = 100 0 0
# Clock
time1_format = %H:%M
time1_font = Sans bold 11
#time2_format = %A %d %B
#time2_font = Sans 6
clock_font_color = #b5b5b5 100
clock_padding = 8 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
# Battery
battery = 1
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
battery_hide = 96
bat1_font = Monospace 8
bat2_font = Monospace 8
battery_font_color = #b5b5b5 100
battery_padding = 2 0
battery_background_id = 0
#-------------------------------------
# Separator 1
separator = new
separator_background_id = 0
separator_color = #5d8185 60
separator_style = line
separator_size = 2
separator_padding = 4 8
# Separator 2
separator = new
separator_background_id = 0
separator_color = #5d8185 60
separator_style = line
separator_size = 2
separator_padding = 0 8
# End of config
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
^ it looks really nice, damo! You have my vote! +1!
BunsenLabs on deviantArt
Don't touch my git!
Offline
Tint2's showing some radial taskbar gradient, and a couple of separators.
After trying on a small-screened Virtual Machine, my two cents:
I like the gradient.
I don't want the desktops to be numbered, but I suppose as a default it might be good.
I could do without the separators.
I'm not sure if I want the borders either to be honest.
To be honest, I rather liked the almost-invisible CrunchBang tint2, but that's just one opinion. Make an "almost invisible" version too?
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Online
After trying on a small-screened Virtual Machine, my two cents:
https://s10.postimg.org/ork4vuo79/Screenshot_2017-07-09_16-45-57.pngI could do without the separators.
Try it with:
separator_style = empty
Should look better (IMO) get some spacing, but not see that vertical line. You can take a look at my recent config (post #47) to see how I set that up. Adjust the padding to suit.
Last edited by PackRat (2017-07-09 14:15:47)
You must unlearn what you have learned.
-- yoda
Offline
Looks great, damo. That wallpaper and tint2 should indeed be part of the collection for the upcoming BL version, but if people want it now it should work well with current BL version.
Real Men Use Linux
Offline
Looks great, damo. That wallpaper and tint2 should indeed be part of the collection for the upcoming BL version, but if people want it now it should work well with current BL version.
NB: The tint2 won't work properly unless it is installed from backports
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
DeepDayze wrote:Looks great, damo. That wallpaper and tint2 should indeed be part of the collection for the upcoming BL version, but if people want it now it should work well with current BL version.
NB: The tint2 won't work properly unless it is installed from backports
True and I have the latest tint2 now
~$ tint2 -v
tint2 version 0.14.6
Real Men Use Linux
Offline
# Background 1: Launcher
rounded = 1
border_width = 0
border_sides = TBLR
background_color = #ffffff 0
border_color = #111111 50
background_color_hover = #ffffff 0
border_color_hover = #111111 50
background_color_pressed = #ffffff 0
border_color_pressed = #111111 50
# Background 2: Tooltip
rounded = 1
border_width = 0
border_sides = TBLR
background_color = #111111 70
border_color = #111111 50
background_color_hover = #111111 70
border_color_hover = #111111 50
background_color_pressed = #111111 70
border_color_pressed = #111111 50
# Background 3:
rounded = 1
border_width = 0
border_sides = TBLR
background_color = #111111 30 would have something to do with
border_color = #111111 50
background_color_hover = #111111 30
border_color_hover = #111111 50
background_color_pressed = #111111 30
border_color_pressed = #111111 50
# Background 4:
rounded = 1
border_width = 0
border_sides = TBLR
background_color = #111111 0
border_color = #111111 50
background_color_hover = #111111 0
border_color_hover = #111111 50 would have something to do with
background_color_pressed = #111111 0
border_color_pressed = #111111 50
# Background 5: Inactive taskbar
rounded = 2
border_width = 0
border_sides = TBLR
background_color = #111111 0
border_color = #111111 25
background_color_hover = #111111 20
border_color_hover = #111111 50
background_color_pressed = #111111 20
border_color_pressed = #111111 50
# Background 6: Active taskbar
rounded = 2
border_width = 1
border_sides = BLR
background_color = #111111 0
border_color = #111111 50
background_color_hover = #111111 50
border_color_hover = #111111 50
background_color_pressed = #111111 50
border_color_pressed = #111111 50
# Background 7:
rounded = 3
border_width = 0
border_sides = TBLR
background_color = #ffffff 70
border_color = #111111 50
background_color_hover = #ffffff 70
border_color_hover = #111111 50
background_color_pressed = #ffffff 70
border_color_pressed = #111111 50
# Background 8:
rounded = 1
border_width = 1
border_sides = TBLR
background_color = #111111 0
border_color = #111111 50
background_color_hover = #111111 0
border_color_hover = #111111 50
background_color_pressed = #111111 0
border_color_pressed = #111111 50
# Background 9: Systray
rounded = 1
border_width = 0
border_sides = TBLR
background_color = #ffffff 0
border_color = #111111 100
background_color_hover = #ffffff 0
border_color_hover = #111111 100
background_color_pressed = #ffffff 0
border_color_pressed = #111111 100
# Background 10: Active task
rounded = 10
border_width = 2
border_sides = T
background_color = #ffffff 0
border_color = #4ab3e4 90
background_color_hover = #ffffff 0
border_color_hover = #111111 100
background_color_pressed = #ffffff 0
border_color_pressed = #111111 100
#-------------------------------------
# Panel
panel_items = TSEC
panel_size = 96% 46
panel_margin = 0 0
panel_padding = 3 2 3
panel_background_id = 0
wm_menu = 1
panel_dock = 0
panel_position = top center horizontal
panel_layer = bottom
panel_monitor = 1
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 -100 10
mouse_pressed_icon_asb = 100 -90 -100
#-------------------------------------
# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 0 0 0
taskbar_background_id = 5
taskbar_active_background_id = 6
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 = Cuprum 10
taskbar_name_font_color = #cccccc 100
taskbar_name_active_font_color = #000000 100
taskbar_distribute_size = 1
taskbar_sort_order = none
task_align = center
#-------------------------------------
# Task
task_text = 0
task_icon = 1
task_centered = 1
urgent_nb_of_blink = 20
task_maximum_size = 1000 40
task_padding = 0 0 0
task_font = cuprum 10
task_tooltip = 1
task_icon_asb = 50 -100 -40
task_normal_icon_asb = 55 -100 -40
task_active_icon_asb = 80 -100 -10
task_urgent_icon_asb = 100 -100 -2
task_iconified_icon_asb = 50 -100 -40
task_active_background_id = 10
mouse_left = toggle_iconify
mouse_middle = close
mouse_right = toggle
mouse_scroll_up = toggle
mouse_scroll_down = iconify
#-------------------------------------
# System tray (notification area)
systray_padding = 5 0 10
systray_background_id = 9
systray_sort = right2left
systray_icon_size = 24
systray_icon_asb = 100 -100 -100
systray_monitor = 1
#-------------------------------------
# Launcher
launcher_padding = 0 0 0
launcher_background_id = 1
launcher_icon_background_id = 0
launcher_icon_size = 30
launcher_icon_asb = 100 -100 -34
launcher_icon_theme = Clarity
launcher_icon_theme_override = 0
startup_notifications = 1
launcher_tooltip = 1
launcher_item_app = ~/source/postbang/applications/menuarch.desktop
#-------------------------------------
# Clock
time1_format = %d.%b
time2_format = %H:%M
time1_font = cuprum 10
time1_timezone =
time2_timezone =
time2_font = cuprum 13
clock_font_color = #111111 100
clock_padding = 10 2
clock_background_id = 0
clock_tooltip =
clock_tooltip_timezone =
clock_lclick_command = gsimplecal
clock_rclick_command = gsimplecal
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 = Cuprum 10
bat2_font = Cuprum 10
battery_font_color = #828282 100
battery_padding = 2 0
battery_background_id = 0
battery_hide = 96
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 = 2
tooltip_font_color = #d0d0d0 100
tooltip_font = cuprum 10
#-------------------------------------
# E = EXECP
execp = new
execp_centered = 0
execp_has_icon = 0
execp_command = printVolCont
#execp_interval = 0
# behaves well, looks good:
execp_continuous = 1
execp_font = cuprum 8
execp_font_color = #111111 100
execp_padding = 0 0 0
# disable this tooltip to get update info
execp_tooltip = volume
#execp_background_id = 0
#execp_padding = 0 0 50
execp_mclick_command = amixer set Master toggle
execp_rclick_command = amixer set Master 5%+
execp_lclick_command = amixer set Master 5%-
execp_uwheel_command = amixer set Master 1%-
execp_dwheel_command = amixer set Master 1%+
Alsa volume script is here (It won't work with pulse right now). Compile latest tint2 master if things are not working as expected.
p.s. To enable symmetrical multi-workspaces-display change 'taskbar_distribute_size'.
Last edited by brontosaurusrex (2017-07-09 17:39:49)
Offline
Anyone want a shutdown button?
This is the button exec (add to panel_items = T:S:C:P)...
# Button
button = new
button_icon = /usr/share/images/bunsen/exit/light/poweroff.png
button_text =
button_tooltip = Logout/Shutdown...
button_lclick_command = bl-exit
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font_color = #ffffff 100
button_padding = 2 2
button_background_id = 0
button_centered = 1
button_max_icon_size = 32
...and the button is from the bl-exit theme
Last edited by damo (2017-07-10 09:18:19)
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
There is now a button plugin: https://gitlab.com/o9000/tint2/blob/mas … .md#button . For this the icon name does not require a full path nor extension (it is searched in the theme).
Example:
button = new
button_icon = tint2conf
button_text =
button_tooltip = Configure panel
button_lclick_command = tint2conf
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font_color = #ffffff 100
button_padding = 2 2
button_background_id = 0
button_centered = 1
button_max_icon_size = 24
Last edited by o9000 (2017-07-09 23:06:21)
Offline
^ But if there is no associated icon, for a script my case, it won't work:
button_icon = bl-exit
I notice that the full filepath does work though...and button_max_icon_size is a real help
Thanks for all the hard work on Tint2, it is great!
EDIT: I have edited my 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
Anyone want a shutdown button?
Candidate for the default tint2 maybe?
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Online