tint2, rofi: Clean up configs, move rofi to top
This commit is contained in:
parent
122e68355d
commit
05993cdd85
@ -13,7 +13,7 @@ configuration {
|
|||||||
modi: "drun,ssh,window";
|
modi: "drun,ssh,window";
|
||||||
sidebar-mode: false;
|
sidebar-mode: false;
|
||||||
|
|
||||||
yoffset: -33;
|
yoffset: 0;
|
||||||
xoffset: 0;
|
xoffset: 0;
|
||||||
width: 32;
|
width: 32;
|
||||||
}
|
}
|
||||||
@ -34,15 +34,15 @@ configuration {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#window {
|
#window {
|
||||||
location: southwest;
|
location: north;
|
||||||
anchor: southwest;
|
anchor: north;
|
||||||
|
|
||||||
border-color: @border;
|
border-color: @border;
|
||||||
background-color: @background-alt;
|
background-color: @background-alt;
|
||||||
|
|
||||||
border: 1px 1px 0px 0px;
|
border: 0px 1px 1px 1px;
|
||||||
border-radius: 0px 3px 0px 0px;
|
border-radius: 0px 0px 3px 3px;
|
||||||
height: 60%;
|
height: 50%;
|
||||||
width: 520px;
|
width: 520px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,266 +0,0 @@
|
|||||||
#---- Generated by tint2conf 17f7 ----
|
|
||||||
# See https://gitlab.com/o9000/tint2/wikis/Configure for
|
|
||||||
# full documentation of the configuration options.
|
|
||||||
#-------------------------------------
|
|
||||||
# Gradients
|
|
||||||
#-------------------------------------
|
|
||||||
# Backgrounds
|
|
||||||
# Background 1: Active task
|
|
||||||
rounded = 3
|
|
||||||
border_width = 2
|
|
||||||
border_sides =
|
|
||||||
border_content_tint_weight = 0
|
|
||||||
background_content_tint_weight = 0
|
|
||||||
background_color = #5294e2 100
|
|
||||||
border_color = #5294e2 100
|
|
||||||
background_color_hover = #404552 100
|
|
||||||
border_color_hover = #000000 0
|
|
||||||
background_color_pressed = #404552 100
|
|
||||||
border_color_pressed = #000000 0
|
|
||||||
|
|
||||||
# Background 2: Launcher, Launcher icon
|
|
||||||
rounded = 0
|
|
||||||
border_width = 0
|
|
||||||
border_sides = TBLR
|
|
||||||
border_content_tint_weight = 0
|
|
||||||
background_content_tint_weight = 0
|
|
||||||
background_color = #383c4a 100
|
|
||||||
border_color = #000000 0
|
|
||||||
background_color_hover = #83a598 100
|
|
||||||
border_color_hover = #000000 0
|
|
||||||
background_color_pressed = #458588 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 = #5294e2 100
|
|
||||||
border_color = #000000 0
|
|
||||||
background_color_hover = #83a598 100
|
|
||||||
border_color_hover = #000000 0
|
|
||||||
background_color_pressed = #458588 100
|
|
||||||
border_color_pressed = #000000 0
|
|
||||||
|
|
||||||
# Background 4: Normal task, Tooltip
|
|
||||||
rounded = 0
|
|
||||||
border_width = 2
|
|
||||||
border_sides = TBLR
|
|
||||||
border_content_tint_weight = 0
|
|
||||||
background_content_tint_weight = 0
|
|
||||||
background_color = #383c4a 100
|
|
||||||
border_color = #383c4a 100
|
|
||||||
background_color_hover = #383c4a 100
|
|
||||||
border_color_hover = #000000 0
|
|
||||||
background_color_pressed = #383c4a 100
|
|
||||||
border_color_pressed = #000000 0
|
|
||||||
|
|
||||||
# Background 5: Active taskbar
|
|
||||||
rounded = 0
|
|
||||||
border_width = 1
|
|
||||||
border_sides = BL
|
|
||||||
border_content_tint_weight = 0
|
|
||||||
background_content_tint_weight = 0
|
|
||||||
background_color = #404552 100
|
|
||||||
border_color = #2b2e39 100
|
|
||||||
background_color_hover = #404552 100
|
|
||||||
border_color_hover = #000000 0
|
|
||||||
background_color_pressed = #404552 100
|
|
||||||
border_color_pressed = #000000 0
|
|
||||||
|
|
||||||
# Background 6: Inactive taskbar
|
|
||||||
rounded = 0
|
|
||||||
border_width = 1
|
|
||||||
border_sides = L
|
|
||||||
border_content_tint_weight = 0
|
|
||||||
background_content_tint_weight = 0
|
|
||||||
background_color = #383c4a 100
|
|
||||||
border_color = #2b2e39 100
|
|
||||||
background_color_hover = #404552 100
|
|
||||||
border_color_hover = #000000 0
|
|
||||||
background_color_pressed = #404552 100
|
|
||||||
border_color_pressed = #000000 0
|
|
||||||
|
|
||||||
# Background 7: Panel
|
|
||||||
rounded = 0
|
|
||||||
border_width = 1
|
|
||||||
border_sides = T
|
|
||||||
border_content_tint_weight = 0
|
|
||||||
background_content_tint_weight = 0
|
|
||||||
background_color = #383c4a 0
|
|
||||||
border_color = #2b2e39 100
|
|
||||||
background_color_hover = #404552 100
|
|
||||||
border_color_hover = #000000 0
|
|
||||||
background_color_pressed = #404552 100
|
|
||||||
border_color_pressed = #000000 0
|
|
||||||
|
|
||||||
# Background 8: Systray
|
|
||||||
rounded = 0
|
|
||||||
border_width = 1
|
|
||||||
border_sides = L
|
|
||||||
border_content_tint_weight = 0
|
|
||||||
background_content_tint_weight = 0
|
|
||||||
background_color = #404552 100
|
|
||||||
border_color = #2b2e39 100
|
|
||||||
background_color_hover = #404552 100
|
|
||||||
border_color_hover = #000000 0
|
|
||||||
background_color_pressed = #404552 100
|
|
||||||
border_color_pressed = #000000 0
|
|
||||||
|
|
||||||
# Background 9: Clock
|
|
||||||
rounded = 0
|
|
||||||
border_width = 0
|
|
||||||
border_sides =
|
|
||||||
border_content_tint_weight = 0
|
|
||||||
background_content_tint_weight = 0
|
|
||||||
background_color = #404552 100
|
|
||||||
border_color = #2b2e39 100
|
|
||||||
background_color_hover = #404552 100
|
|
||||||
border_color_hover = #000000 0
|
|
||||||
background_color_pressed = #404552 100
|
|
||||||
border_color_pressed = #000000 0
|
|
||||||
|
|
||||||
#-------------------------------------
|
|
||||||
# Panel
|
|
||||||
panel_items = TSC
|
|
||||||
panel_size = 100% 33
|
|
||||||
panel_margin = 0 0
|
|
||||||
panel_padding = 0 0 0
|
|
||||||
panel_background_id = 7
|
|
||||||
wm_menu = 0
|
|
||||||
panel_dock = 0
|
|
||||||
panel_position = bottom center horizontal
|
|
||||||
panel_layer = top
|
|
||||||
panel_monitor = all
|
|
||||||
panel_shrink = 0
|
|
||||||
autohide = 0
|
|
||||||
autohide_show_timeout = 0
|
|
||||||
autohide_hide_timeout = 0
|
|
||||||
autohide_height = 1
|
|
||||||
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
|
|
||||||
scale_relative_to_dpi = 0
|
|
||||||
scale_relative_to_screen_height = 0
|
|
||||||
|
|
||||||
#-------------------------------------
|
|
||||||
# Taskbar
|
|
||||||
taskbar_mode = multi_desktop
|
|
||||||
taskbar_hide_if_empty = 0
|
|
||||||
taskbar_padding = 6 0 8
|
|
||||||
taskbar_background_id = 6
|
|
||||||
taskbar_active_background_id = 5
|
|
||||||
taskbar_name = 1
|
|
||||||
taskbar_hide_inactive_tasks = 0
|
|
||||||
taskbar_hide_different_monitor = 1
|
|
||||||
taskbar_hide_different_desktop = 0
|
|
||||||
taskbar_always_show_all_desktop_tasks = 0
|
|
||||||
taskbar_name_padding = 12 0
|
|
||||||
taskbar_name_background_id = 0
|
|
||||||
taskbar_name_active_background_id = 0
|
|
||||||
taskbar_name_font = Noto Sans 10
|
|
||||||
taskbar_name_font_color = #fffcf6 100
|
|
||||||
taskbar_name_active_font_color = #fffcf6 100
|
|
||||||
taskbar_distribute_size = 0
|
|
||||||
taskbar_sort_order = center
|
|
||||||
task_align = left
|
|
||||||
|
|
||||||
#-------------------------------------
|
|
||||||
# Task
|
|
||||||
task_text = 0
|
|
||||||
task_icon = 1
|
|
||||||
task_centered = 0
|
|
||||||
urgent_nb_of_blink = 3
|
|
||||||
task_maximum_size = 32 32
|
|
||||||
task_padding = 8 8 4
|
|
||||||
task_font = Inconsolata Medium 10
|
|
||||||
task_tooltip = 1
|
|
||||||
task_thumbnail = 0
|
|
||||||
task_thumbnail_size = 480
|
|
||||||
task_font_color = #fffcf6 100
|
|
||||||
task_normal_background_id = 4
|
|
||||||
task_active_background_id = 1
|
|
||||||
task_urgent_background_id = 3
|
|
||||||
mouse_left = none
|
|
||||||
mouse_middle = none
|
|
||||||
mouse_right = none
|
|
||||||
mouse_scroll_up = none
|
|
||||||
mouse_scroll_down = none
|
|
||||||
|
|
||||||
#-------------------------------------
|
|
||||||
# System tray (notification area)
|
|
||||||
systray_padding = 8 8 8
|
|
||||||
systray_background_id = 8
|
|
||||||
systray_sort = ascending
|
|
||||||
systray_icon_size = 16
|
|
||||||
systray_icon_asb = 100 0 0
|
|
||||||
systray_monitor = primary
|
|
||||||
systray_name_filter =
|
|
||||||
|
|
||||||
#-------------------------------------
|
|
||||||
# Launcher
|
|
||||||
launcher_padding = 0 0 0
|
|
||||||
launcher_background_id = 2
|
|
||||||
launcher_icon_background_id = 2
|
|
||||||
launcher_icon_size = 0
|
|
||||||
launcher_icon_asb = 100 0 0
|
|
||||||
launcher_icon_theme = Papirus-Dark
|
|
||||||
launcher_icon_theme_override = 0
|
|
||||||
startup_notifications = 0
|
|
||||||
launcher_tooltip = 0
|
|
||||||
|
|
||||||
#-------------------------------------
|
|
||||||
# Clock
|
|
||||||
time1_format = %a %I:%M %p
|
|
||||||
time2_format =
|
|
||||||
time1_font = Noto Sans 10
|
|
||||||
time1_timezone =
|
|
||||||
time2_timezone =
|
|
||||||
time2_font = Noto Sans Light 10
|
|
||||||
clock_font_color = #fffcf6 100
|
|
||||||
clock_padding = 10 0
|
|
||||||
clock_background_id = 9
|
|
||||||
clock_tooltip =
|
|
||||||
clock_tooltip_timezone =
|
|
||||||
clock_lclick_command =
|
|
||||||
clock_rclick_command =
|
|
||||||
clock_mclick_command =
|
|
||||||
clock_uwheel_command =
|
|
||||||
clock_dwheel_command =
|
|
||||||
|
|
||||||
#-------------------------------------
|
|
||||||
# Battery
|
|
||||||
battery_tooltip = 0
|
|
||||||
battery_low_status = 20
|
|
||||||
battery_low_cmd =
|
|
||||||
battery_full_cmd =
|
|
||||||
bat1_font = Inconsolata 10
|
|
||||||
battery_font_color = #b8bb26 100
|
|
||||||
bat1_format = %p
|
|
||||||
bat2_format =
|
|
||||||
battery_padding = 6 0
|
|
||||||
battery_background_id = 0
|
|
||||||
battery_hide = 101
|
|
||||||
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.2
|
|
||||||
tooltip_hide_timeout = 0
|
|
||||||
tooltip_padding = 4 4
|
|
||||||
tooltip_background_id = 4
|
|
||||||
tooltip_font_color = #ebdbb2 100
|
|
||||||
tooltip_font = Noto Sans 10
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user