Commit 461e8ffc authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Simplified layout (now not reverse).

parent 4a39680f
......@@ -261,14 +261,10 @@ bindsym $mod+slash exec --no-startup-id $namechildcon
bindsym $mod+$mod_next+slash focus parent; title_format " %title"; focus child
# container layouts
bindsym $mod_next+w layout tabbed reverse
bindsym $mod_next+q layout splith reverse
bindsym $mod_next+e layout splitv reverse
bindsym $mod_next+s layout stacking reverse
bindsym $mod_next+Shift+w layout tabbed, layout fill_order default
bindsym $mod_next+Shift+q layout splith, layout fill_order default
bindsym $mod_next+Shift+e layout splitv, layout fill_order default
bindsym $mod_next+Shift+s layout stacking, layout fill_order default
bindsym $mod_next+w layout tabbed, layout fill_order default
bindsym $mod_next+q layout splith, layout fill_order default
bindsym $mod_next+e layout splitv, layout fill_order default
bindsym $mod_next+s layout stacking, layout fill_order default
# child container layout bindsyms (creates a child container from currently select window)
bindsym $mod+c split h, layout splitv, focus parent, $border_no_name, focus child
......
#---- Generated by tint2conf 7786 ----
#---- Generated by tint2conf c75b ----
# See https://gitlab.com/o9000/tint2/wikis/Configure for
# full documentation of the configuration options.
#-------------------------------------
# Gradients
#-------------------------------------
# Backgrounds
# Background 1: Panel, Tooltip
# Background 1: Tooltip
rounded = 5
border_width = 1
border_sides = TBLR
......@@ -31,20 +31,7 @@ border_color_hover = #cccccc 30
background_color_pressed = #333333 4
border_color_pressed = #777777 30
# Background 3:
rounded = 3
border_width = 2
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #555555 10
border_color = #777777 4
background_color_hover = #cccccc 10
border_color_hover = #ffffff 60
background_color_pressed = #555555 10
border_color_pressed = #ffffff 60
# Background 4: Active desktop name
# Background 3: Active desktop name
rounded = 3
border_width = 1
border_sides = TBLR
......@@ -57,7 +44,7 @@ border_color_hover = #cccccc 30
background_color_pressed = #777777 0
border_color_pressed = #777777 30
# Background 5: Urgent task
# Background 4: Urgent task
rounded = 2
border_width = 2
border_sides = TBLR
......@@ -70,7 +57,7 @@ border_color_hover = #ed333b 100
background_color_pressed = #000000 0
border_color_pressed = #000000 0
# Background 6: Active task
# Background 5: Active task
rounded = 2
border_width = 2
border_sides = TBLR
......@@ -83,7 +70,7 @@ border_color_hover = #07eded 100
background_color_pressed = #000000 0
border_color_pressed = #000000 0
# Background 7: Active taskbar
# Background 6: Active taskbar
rounded = 0
border_width = 0
border_sides =
......@@ -96,13 +83,26 @@ border_color_hover = #000000 0
background_color_pressed = #000000 0
border_color_pressed = #000000 0
# Background 7: Panel
rounded = 3
border_width = 1
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #000000 49
border_color = #777777 30
background_color_hover = #000000 49
border_color_hover = #cccccc 30
background_color_pressed = #777777 0
border_color_pressed = #777777 30
#-------------------------------------
# Panel
panel_items = TFEE:E:BSC
panel_size = 100% 32
panel_margin = 0 0
panel_padding = 4 2 4
panel_background_id = 1
panel_background_id = 7
wm_menu = 1
panel_dock = 1
panel_pivot_struts = 0
......@@ -130,7 +130,7 @@ taskbar_mode = multi_desktop
taskbar_hide_if_empty = 0
taskbar_padding = 2 0 2
taskbar_background_id = 0
taskbar_active_background_id = 7
taskbar_active_background_id = 6
taskbar_name = 1
taskbar_hide_inactive_tasks = 0
taskbar_hide_different_monitor = 0
......@@ -138,7 +138,7 @@ taskbar_hide_different_desktop = 0
taskbar_always_show_all_desktop_tasks = 1
taskbar_name_padding = 6 0
taskbar_name_background_id = 0
taskbar_name_active_background_id = 4
taskbar_name_active_background_id = 3
taskbar_name_font = sans Bold 12
taskbar_name_font_color = #07eded 100
taskbar_name_active_font_color = #000000 100
......@@ -161,8 +161,8 @@ task_thumbnail_size = 210
task_font_color = #eeeeee 100
task_icon_asb = 97 30 30
task_background_id = 2
task_active_background_id = 6
task_urgent_background_id = 5
task_active_background_id = 5
task_urgent_background_id = 4
task_iconified_background_id = 2
mouse_left = toggle
mouse_middle = none
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment