221 lines
6.0 KiB
Plaintext
221 lines
6.0 KiB
Plaintext
## Copyright (C) 2020-2024 Aditya Shakya <adi1090x@gmail.com>
|
|
##
|
|
## Configuration for tint2 panel.
|
|
|
|
#-------------------------------------
|
|
# Backgrounds
|
|
# Background 1: Default task, Inactive desktop name, Inactive taskbar, Normal task
|
|
rounded = 0
|
|
border_width = 0
|
|
border_sides = TBLR
|
|
border_content_tint_weight = 0
|
|
background_content_tint_weight = 0
|
|
background_color = #022a34 100
|
|
border_color = #000000 0
|
|
background_color_hover = #022a34 100
|
|
border_color_hover = #000000 0
|
|
background_color_pressed = #66FFFF 100
|
|
border_color_pressed = #000000 0
|
|
|
|
# Background 2: Active desktop name, Active task
|
|
rounded = 0
|
|
border_width = 0
|
|
border_sides = TBLR
|
|
border_content_tint_weight = 0
|
|
background_content_tint_weight = 0
|
|
background_color = #66FFFF 100
|
|
border_color = #000000 0
|
|
background_color_hover = #66FFFF 100
|
|
border_color_hover = #000000 0
|
|
background_color_pressed = #66FFFF 100
|
|
border_color_pressed = #000000 0
|
|
|
|
# Background 3: Urgent task
|
|
rounded = 0
|
|
border_width = 0
|
|
border_sides = TBLR
|
|
border_content_tint_weight = 0
|
|
background_content_tint_weight = 0
|
|
background_color = #ff0000 100
|
|
border_color = #000000 0
|
|
background_color_hover = #ff0000 100
|
|
border_color_hover = #000000 0
|
|
background_color_pressed = #ff0000 100
|
|
border_color_pressed = #000000 0
|
|
|
|
# Background 4: Iconified task
|
|
rounded = 0
|
|
border_width = 0
|
|
border_sides = TBLR
|
|
border_content_tint_weight = 0
|
|
background_content_tint_weight = 0
|
|
background_color = #ffff00 100
|
|
border_color = #000000 0
|
|
background_color_hover = #ffff00 100
|
|
border_color_hover = #000000 0
|
|
background_color_pressed = #ffff00 100
|
|
border_color_pressed = #000000 0
|
|
|
|
# Background 5: Active taskbar, Battery, Clock, Launcher, Launcher icon, Panel, Systray, Tooltip
|
|
rounded = 0
|
|
border_width = 0
|
|
border_sides = TBLR
|
|
border_content_tint_weight = 0
|
|
background_content_tint_weight = 0
|
|
background_color = #01161b 100
|
|
border_color = #01161b 0
|
|
background_color_hover = #01161b 0
|
|
border_color_hover = #01161b 0
|
|
background_color_pressed = #000000 0
|
|
border_color_pressed = #000000 0
|
|
|
|
#-------------------------------------
|
|
# Panel
|
|
panel_items = LTSBC
|
|
panel_size = 100% 26
|
|
panel_margin = 0 0
|
|
panel_padding = 10 0 10
|
|
panel_background_id = 5
|
|
wm_menu = 1
|
|
panel_dock = 0
|
|
panel_pivot_struts = 0
|
|
panel_position = top center horizontal
|
|
panel_layer = top
|
|
panel_monitor = all
|
|
panel_shrink = 0
|
|
autohide = 0
|
|
autohide_show_timeout = 0
|
|
autohide_hide_timeout = 0.5
|
|
autohide_height = 2
|
|
strut_policy = follow_size
|
|
panel_window_name = tint2
|
|
disable_transparency = 1
|
|
mouse_effects = 1
|
|
font_shadow = 0
|
|
mouse_hover_icon_asb = 100 0 10
|
|
mouse_pressed_icon_asb = 100 0 0
|
|
scale_relative_to_dpi = 0
|
|
scale_relative_to_screen_height = 0
|
|
|
|
#-------------------------------------
|
|
# Taskbar
|
|
taskbar_mode = single_desktop
|
|
taskbar_hide_if_empty = 1
|
|
taskbar_padding = 0 0 5
|
|
taskbar_background_id = 1
|
|
taskbar_active_background_id = 5
|
|
taskbar_name = 1
|
|
taskbar_hide_inactive_tasks = 0
|
|
taskbar_hide_different_monitor = 0
|
|
taskbar_hide_different_desktop = 0
|
|
taskbar_always_show_all_desktop_tasks = 0
|
|
taskbar_name_padding = 10 0
|
|
taskbar_name_background_id = 1
|
|
taskbar_name_active_background_id = 2
|
|
taskbar_name_font = Iosevka Nerd Font 10
|
|
taskbar_name_font_color = #e3e3e3 100
|
|
taskbar_name_active_font_color = #01161b 100
|
|
taskbar_distribute_size = 1
|
|
taskbar_sort_order = none
|
|
task_align = left
|
|
|
|
#-------------------------------------
|
|
# Task
|
|
task_text = 1
|
|
task_icon = 1
|
|
task_centered = 0
|
|
urgent_nb_of_blink = 100000
|
|
task_maximum_size = 160 35
|
|
task_padding = 8 8 8
|
|
task_font = Iosevka Nerd Font 9
|
|
task_tooltip = 1
|
|
task_thumbnail = 1
|
|
task_thumbnail_size = 256
|
|
task_font_color = #66FFFF 100
|
|
task_normal_font_color = #66FFFF 100
|
|
task_active_font_color = #01161b 100
|
|
task_urgent_font_color = #01161b 100
|
|
task_iconified_font_color = #01161b 100
|
|
task_background_id = 1
|
|
task_normal_background_id = 1
|
|
task_active_background_id = 2
|
|
task_urgent_background_id = 3
|
|
task_iconified_background_id = 4
|
|
mouse_left = toggle_iconify
|
|
mouse_middle = shade
|
|
mouse_right = close
|
|
mouse_scroll_up = toggle
|
|
mouse_scroll_down = iconify
|
|
|
|
#-------------------------------------
|
|
# System tray (notification area)
|
|
systray_padding = 0 0 10
|
|
systray_background_id = 5
|
|
systray_sort = right2left
|
|
systray_icon_size = 16
|
|
systray_icon_asb = 100 0 0
|
|
systray_monitor = primary
|
|
systray_name_filter =
|
|
|
|
#-------------------------------------
|
|
# Launcher
|
|
launcher_padding = 0 0 5
|
|
launcher_background_id = 5
|
|
launcher_icon_background_id = 5
|
|
launcher_icon_size = 16
|
|
launcher_icon_asb = 100 0 0
|
|
launcher_icon_theme_override = 0
|
|
startup_notifications = 1
|
|
launcher_tooltip = 1
|
|
launcher_item_app = /usr/share/applications/Alacritty.desktop
|
|
launcher_item_app = /usr/share/applications/firefox.desktop
|
|
launcher_item_app = /usr/share/applications/thunar.desktop
|
|
launcher_item_app = /usr/share/applications/geany.desktop
|
|
|
|
#-------------------------------------
|
|
# Clock
|
|
time1_format = %I:%M %p
|
|
time2_format =
|
|
time1_font = Iosevka Nerd Font Bold 10
|
|
time1_timezone =
|
|
time2_timezone =
|
|
clock_font_color = #66FFFF 100
|
|
clock_padding = 0 0
|
|
clock_background_id = 5
|
|
clock_tooltip = %A, %d %B %Y
|
|
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 = dunstify -u low -h string:x-dunst-stack-tag:tint2 'Battery Low!'
|
|
battery_full_cmd = dunstify -u low -h string:x-dunst-stack-tag:tint2 'Battery Charged!'
|
|
bat1_font = Iosevka Nerd Font 10
|
|
battery_font_color = #66FFFF 100
|
|
bat1_format = %p
|
|
battery_padding = 0 0
|
|
battery_background_id = 5
|
|
battery_hide = 100
|
|
battery_lclick_command = xfce4-power-manager-settings
|
|
battery_rclick_command = xfce4-power-manager-settings
|
|
battery_mclick_command =
|
|
battery_uwheel_command =
|
|
battery_dwheel_command =
|
|
ac_connected_cmd = dunstify -u low -h string:x-dunst-stack-tag:tint2 'Charger Plugged!'
|
|
ac_disconnected_cmd = dunstify -u low -h string:x-dunst-stack-tag:tint2 'Charger Unplugged!'
|
|
|
|
#-------------------------------------
|
|
# Tooltip
|
|
tooltip_show_timeout = 0.5
|
|
tooltip_hide_timeout = 0.1
|
|
tooltip_padding = 10 10
|
|
tooltip_background_id = 5
|
|
tooltip_font_color = #66FFFF 100
|
|
tooltip_font = Iosevka Nerd Font 10
|