Skip to content

Instantly share code, notes, and snippets.

@teddynecsoiu
Last active June 14, 2017 10:06
Show Gist options
  • Save teddynecsoiu/4be2fde1c39e27aca55035426c9722e1 to your computer and use it in GitHub Desktop.
Save teddynecsoiu/4be2fde1c39e27aca55035426c9722e1 to your computer and use it in GitHub Desktop.

Revisions

  1. teddynecsoiu revised this gist Jun 14, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Tint2 config.md
    Original file line number Diff line number Diff line change
    @@ -6,4 +6,4 @@
    ## icon
    ![Example](https://s14.postimg.org/58fjg8nm7/2016-09-15-232213_1920x1080_scrot.png)

    [blog thread with otheres](https://forums.bunsenlabs.org/viewtopic.php?id=254)
    [blog thread with other](https://forums.bunsenlabs.org/viewtopic.php?id=254)
  2. teddynecsoiu renamed this gist May 21, 2017. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions Tint2.md → Tint2 config.md
    Original file line number Diff line number Diff line change
    @@ -5,3 +5,5 @@

    ## icon
    ![Example](https://s14.postimg.org/58fjg8nm7/2016-09-15-232213_1920x1080_scrot.png)

    [blog thread with otheres](https://forums.bunsenlabs.org/viewtopic.php?id=254)
  3. teddynecsoiu renamed this gist May 21, 2017. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  4. teddynecsoiu revised this gist May 21, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Tint2 configuration 1.md
    Original file line number Diff line number Diff line change
    @@ -4,4 +4,4 @@
    ![Example](https://s16.postimg.org/o3l5lc5jn/2016-09-15-231837_1920x1080_scrot.png)

    ## icon
    ![Example(https://s14.postimg.org/58fjg8nm7/2016-09-15-232213_1920x1080_scrot.png)
    ![Example](https://s14.postimg.org/58fjg8nm7/2016-09-15-232213_1920x1080_scrot.png)
  5. teddynecsoiu renamed this gist May 21, 2017. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  6. teddynecsoiu renamed this gist May 21, 2017. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  7. teddynecsoiu revised this gist May 21, 2017. 1 changed file with 7 additions and 0 deletions.
    7 changes: 7 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    # Tint2 configuration

    ## icon + text
    ![Example](https://s16.postimg.org/o3l5lc5jn/2016-09-15-231837_1920x1080_scrot.png)

    ## icon
    ![Example(https://s14.postimg.org/58fjg8nm7/2016-09-15-232213_1920x1080_scrot.png)
  8. teddynecsoiu renamed this gist May 21, 2017. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  9. teddynecsoiu renamed this gist May 21, 2017. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  10. teddynecsoiu revised this gist May 21, 2017. 1 changed file with 246 additions and 0 deletions.
    246 changes: 246 additions & 0 deletions Tint2 config - icon
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,246 @@
    #-------------------------------------
    # See https://gitlab.com/o9000/tint2/wikis/Configure for
    # full documentation of the configuration options.
    #-------------------------------------
    # Backgrounds
    # Background 1: panel
    rounded = 0
    border_width = 2
    border_sides = B
    background_color = #000000 100
    border_color = #76B9ED 100
    background_color_hover = #000000 100
    border_color_hover = #76B9ED 100
    background_color_pressed = #0C0C0C 90
    border_color_pressed = #76B9ED 100

    # Background 2: tasks
    rounded = 0
    border_width = 2
    border_sides = B
    background_color = #000000 0
    border_color = #76B9ED 100
    background_color_hover = #191919 100
    border_color_hover = #76B9ED 100
    background_color_pressed = #0c0c0c 100
    border_color_pressed = #76B9ED 100

    # Background 3: active tasks
    rounded = 0
    border_width = 2
    border_sides = B
    background_color = #333333 90
    border_color = #76B9ED 100
    background_color_hover = #191919 80
    border_color_hover = #76B9ED 100
    background_color_pressed = #0c0c0c 80
    border_color_pressed = #76B9ED 100

    # Background 4: urgent tasks
    rounded = 0
    border_width = 2
    border_sides = B
    background_color = #ff0000 20
    border_color = #76B9ED 100
    background_color_hover = #191919 100
    border_color_hover = #76B9ED 100
    background_color_pressed = #0c0c0c 100
    border_color_pressed = #76B9ED 100

    # Background 5: iconified tasks
    rounded = 0
    border_width = 2
    border_sides = B
    background_color = #000000 0
    border_color = #76B9ED 100
    background_color_hover = #191919 80
    border_color_hover = #76B9ED 100
    background_color_pressed = #0c0c0c 80
    border_color_pressed = #76B9ED 100

    # Background 6: Clock
    rounded = 0
    border_width = 0
    border_sides = B
    background_color = #000000 90
    border_color = #76B9ED 0
    background_color_hover = #191919 100
    border_color_hover = #76B9ED 0
    background_color_pressed = #0c0c0c 100
    border_color_pressed = #76B9ED 0

    # Background 7: Taskbar
    rounded = 0
    border_width = 0
    border_sides = TBLR
    background_color = #000000 90
    border_color = #ffffff 8
    background_color_hover = #000000 100
    border_color_hover = #ffffff 8
    background_color_pressed = #000000 100
    border_color_pressed = #ffffff 8

    # Background 8: Executor
    rounded = 0
    border_width = 1
    border_sides = L
    background_color = #000000 90
    border_color = #444444 90
    background_color_hover = #444444 100
    border_color_hover = #444444 100
    background_color_pressed = #0c0c0c 100
    border_color_pressed = #76B9ED 0

    # Background 9: Launcher
    rounded = 0
    border_width = 1
    border_sides = L
    background_color = #000000 90
    border_color = #444444 90
    background_color_hover = #444444 100
    border_color_hover = #444444 100
    background_color_pressed = #0c0c0c 100
    border_color_pressed = #76B9ED 0

    #-------------------------------------
    # Panel
    panel_monitor = all
    panel_position = bottom center horizontal
    panel_items = LTSCE
    panel_size = 100% 44
    panel_margin = 0 0
    panel_padding = 0 0 0
    panel_background_id = 0
    wm_menu = 1
    panel_dock = 0
    panel_layer = top
    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 = 20 0 4
    taskbar_background_id = 8
    taskbar_active_background_id = 7
    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 = 7
    taskbar_name_active_background_id = 7
    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 = 50 36
    task_padding = 5 3
    task_font = Roboto 10
    task_tooltip = 0
    task_font_color = #ffffff 90
    task_active_font_color = #ffffff 100
    task_urgent_font_color = #ffffff 100
    task_iconified_font_color = #ffffff 90
    task_icon_asb = 100 0 0
    task_urgent_icon_asb = 100 0 0
    task_iconified_icon_asb = 100 0 0
    task_background_id = 2
    task_active_background_id = 3
    task_urgent_background_id = 4
    task_iconified_background_id = 5
    mouse_left = toggle_iconify
    mouse_middle = none
    mouse_right = close
    mouse_scroll_up = toggle
    mouse_scroll_down = iconify

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

    #-------------------------------------
    # Clock
    time1_format = %H:%M %p
    time1_font = Roboto , 11
    time2_format = %d/%m/%Y
    clock_font_color = #dedede 100
    clock_padding = 15 4
    clock_background_id = 6
    clock_lclick_command = gsimplecal
    clock_rclick_command = rainlendar2

    #-------------------------------------
    # Battery
    battery_tooltip = 1
    battery_low_status = 7
    battery_low_cmd = notify-send "battery low"
    bat1_font = Diavlo 10
    bat2_font = Aller 0
    battery_font_color = #d3caaa 40
    battery_padding = 4 2
    battery_background_id = 4
    battery_hide = 90
    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.7
    tooltip_hide_timeout = 0.3
    tooltip_padding = 5 5
    tooltip_background_id = 7
    tooltip_font_color = #e1e1e1 80
    tooltip_font = Coda 10

    #-------------------------------------
    # Launcher
    launcher_padding = 8 3 20
    launcher_background_id = 6
    launcher_icon_size = 24
    launcher_icon_theme = Windows 10
    launcher_item_app = /usr/share/applications/bl-file-manager.desktop
    launcher_item_app = /usr/share/applications/thunderbird.desktop
    launcher_icon_asb = 100 0 0

    #-------------------------------------
    # Executor
    execp = new
    execp_lclick_command = showdesktop.sh
    execp_has_icon = 0
    execp_interval = 0
    execp_centered = 1
    execp_markup = 1
    execp_font_color = #aaffaa 100
    execp_padding = 2 0
    execp_tooltip = Show desktop
    execp_background_id = 8
  11. teddynecsoiu created this gist May 21, 2017.
    247 changes: 247 additions & 0 deletions Tint2 config - icon plus label
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,247 @@
    #-------------------------------------
    # See https://gitlab.com/o9000/tint2/wikis/Configure for
    # full documentation of the configuration options.
    #-------------------------------------
    # Backgrounds
    # Background 1: panel
    rounded = 0
    border_width = 2
    border_sides = B
    background_color = #000000 100
    border_color = #76B9ED 100
    background_color_hover = #000000 100
    border_color_hover = #76B9ED 100
    background_color_pressed = #0C0C0C 90
    border_color_pressed = #76B9ED 100

    # Background 2: tasks
    rounded = 0
    border_width = 2
    border_sides = B
    background_color = #000000 100
    border_color = #76B9ED 100
    background_color_hover = #191919 100
    border_color_hover = #76B9ED 100
    background_color_pressed = #0c0c0c 100
    border_color_pressed = #76B9ED 100

    # Background 3: active tasks
    rounded = 0
    border_width = 2
    border_sides = B
    background_color = #333333 50
    border_color = #76B9ED 100
    background_color_hover = #191919 80
    border_color_hover = #76B9ED 100
    background_color_pressed = #0c0c0c 80
    border_color_pressed = #76B9ED 100

    # Background 4: urgent tasks
    rounded = 0
    border_width = 2
    border_sides = B
    background_color = #ff0000 20
    border_color = #76B9ED 100
    background_color_hover = #191919 100
    border_color_hover = #76B9ED 100
    background_color_pressed = #0c0c0c 100
    border_color_pressed = #76B9ED 100

    # Background 5: iconified tasks
    rounded = 0
    border_width = 2
    border_sides = B
    background_color = #000000 0
    border_color = #76B9ED 100
    background_color_hover = #191919 80
    border_color_hover = #76B9ED 100
    background_color_pressed = #0c0c0c 80
    border_color_pressed = #76B9ED 100

    # Background 6: Clock
    rounded = 0
    border_width = 0
    border_sides = B
    background_color = #000000 90
    border_color = #76B9ED 0
    background_color_hover = #191919 100
    border_color_hover = #76B9ED 0
    background_color_pressed = #0c0c0c 100
    border_color_pressed = #76B9ED 0

    # Background 7: Taskbar
    rounded = 0
    border_width = 0
    border_sides = TBLR
    background_color = #000000 90
    border_color = #ffffff 8
    background_color_hover = #000000 100
    border_color_hover = #ffffff 8
    background_color_pressed = #000000 100
    border_color_pressed = #ffffff 8

    # Background 8: Executor
    rounded = 0
    border_width = 1
    border_sides = L
    background_color = #000000 90
    border_color = #444444 90
    background_color_hover = #444444 100
    border_color_hover = #444444 100
    background_color_pressed = #0c0c0c 100
    border_color_pressed = #76B9ED 0

    # Background 9: Launcher
    rounded = 0
    border_width = 1
    border_sides = L
    background_color = #000000 90
    border_color = #444444 90
    background_color_hover = #444444 100
    border_color_hover = #444444 100
    background_color_pressed = #0c0c0c 100
    border_color_pressed = #76B9ED 0

    #-------------------------------------
    # Panel
    panel_monitor = all
    panel_position = bottom center horizontal
    panel_items = LTSCE
    panel_size = 100% 44
    panel_margin = 0 0
    panel_padding = 0 0 0
    panel_background_id = 0
    wm_menu = 1
    panel_dock = 0
    panel_layer = top
    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 = 20 0 2
    taskbar_background_id = 8
    taskbar_active_background_id = 7
    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 = 7
    taskbar_name_active_background_id = 7
    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 = 1
    task_icon = 1
    task_centered = 0
    urgent_nb_of_blink = 7
    task_maximum_size = 175 36
    task_padding = 5 5
    task_font = Roboto 10
    task_tooltip = 0
    task_font_color = #ffffff 90
    task_active_font_color = #ffffff 100
    task_urgent_font_color = #ffffff 100
    task_iconified_font_color = #ffffff 90
    task_icon_asb = 100 0 0
    task_urgent_icon_asb = 100 0 0
    task_iconified_icon_asb = 100 0 0
    task_background_id = 5
    task_active_background_id = 3
    task_urgent_background_id = 4
    task_iconified_background_id = 5
    mouse_left = toggle_iconify
    mouse_middle = none
    mouse_right = close
    mouse_scroll_up = toggle
    mouse_scroll_down = iconify

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

    #-------------------------------------
    # Clock
    time1_format = %H:%M %p
    time1_font = Roboto , 11
    time2_format = %d/%m/%Y
    clock_font_color = #dedede 100
    clock_padding = 15 4
    clock_background_id = 6
    clock_lclick_command = gsimplecal
    clock_rclick_command = rainlendar2

    #-------------------------------------
    # Battery
    battery_tooltip = 1
    battery_low_status = 7
    battery_low_cmd = notify-send "battery low"
    bat1_font = Liberation Sans 10
    bat2_font = Liberation Sans 0
    battery_font_color = #d3caaa 40
    battery_padding = 4 2
    battery_background_id = 4
    battery_hide = 90
    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.7
    tooltip_hide_timeout = 0.3
    tooltip_padding = 5 5
    tooltip_background_id = 7
    tooltip_font_color = #e1e1e1 80
    tooltip_font = Coda 10

    #-------------------------------------
    # Launcher
    launcher_padding = 8 3 20
    launcher_background_id = 6
    launcher_icon_size = 24
    launcher_icon_theme = Windows 10
    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

    #-------------------------------------
    # Executor
    execp = new
    execp_lclick_command = showdesktop.sh
    execp_has_icon = 0
    execp_interval = 0
    execp_centered = 1
    execp_markup = 1
    execp_font_color = #aaffaa 100
    execp_padding = 2 0
    execp_tooltip = Show desktop
    execp_background_id = 8