Cleanup a few things, move i3-gaps to just i3
This commit is contained in:
parent
610809aa92
commit
e6db04becb
@ -1,13 +1,18 @@
|
||||
#---- Generated by tint2conf 0f4c ----
|
||||
# See https://gitlab.com/o9000/tint2/wikis/Configure for
|
||||
# full documentation of the configuration options.
|
||||
#-------------------------------------
|
||||
# Gradients
|
||||
#-------------------------------------
|
||||
# Backgrounds
|
||||
# Background 1: Active task
|
||||
# Background 1: Active task, Panel
|
||||
rounded = 0
|
||||
border_width = 3
|
||||
border_width = 0
|
||||
border_sides = T
|
||||
background_color = #888888 0
|
||||
border_color = #1793d1 100
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #212121 100
|
||||
border_color = #77767b 100
|
||||
background_color_hover = #888888 20
|
||||
border_color_hover = #1793d1 100
|
||||
background_color_pressed = #888888 20
|
||||
@ -17,6 +22,8 @@ border_color_pressed = #1793d1 100
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #000000 0
|
||||
border_color = #000000 0
|
||||
background_color_hover = #888888 20
|
||||
@ -28,6 +35,8 @@ border_color_pressed = #888888 20
|
||||
rounded = 0
|
||||
border_width = 3
|
||||
border_sides = T
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #888888 0
|
||||
border_color = #e64141 100
|
||||
background_color_hover = #888888 20
|
||||
@ -35,10 +44,12 @@ border_color_hover = #e64141 100
|
||||
background_color_pressed = #888888 20
|
||||
border_color_pressed = #e64141 100
|
||||
|
||||
# Background 4: Inactive desktop name, Inactive taskbar
|
||||
# Background 4: Inactive taskbar
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = LR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #212121 90
|
||||
border_color = #000000 0
|
||||
background_color_hover = #888888 20
|
||||
@ -46,10 +57,12 @@ border_color_hover = #000000 0
|
||||
background_color_pressed = #888888 20
|
||||
border_color_pressed = #000000 0
|
||||
|
||||
# Background 5: Active desktop name, Active taskbar, Battery, Button, Clock, Launcher, Systray
|
||||
# Background 5: Battery, Launcher
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = LR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #121212 90
|
||||
border_color = #d8d8d8 0
|
||||
background_color_hover = #d8d8d8 0
|
||||
@ -61,23 +74,78 @@ border_color_pressed = #d8d8d8 0
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = TBLR
|
||||
background_color = #000000 100
|
||||
border_color = #222222 90
|
||||
background_color_hover = #2b303b 100
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #202020 100
|
||||
border_color = #77767b 100
|
||||
background_color_hover = #808fa0 100
|
||||
border_color_hover = #222222 90
|
||||
background_color_pressed = #2b303b 100
|
||||
background_color_pressed = #808fa0 100
|
||||
border_color_pressed = #222222 90
|
||||
|
||||
# Background 7: Systray
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides =
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #202020 100
|
||||
border_color = #77767b 100
|
||||
background_color_hover = #888888 20
|
||||
border_color_hover = #808fa0 100
|
||||
background_color_pressed = #888888 20
|
||||
border_color_pressed = #808fa0 100
|
||||
|
||||
# Background 8: Clock
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = L
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #202020 100
|
||||
border_color = #77767b 100
|
||||
background_color_hover = #888888 20
|
||||
border_color_hover = #808fa0 100
|
||||
background_color_pressed = #888888 20
|
||||
border_color_pressed = #808fa0 100
|
||||
|
||||
# Background 9: Button
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides =
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #202020 100
|
||||
border_color = #77767b 100
|
||||
background_color_hover = #888888 20
|
||||
border_color_hover = #808fa0 100
|
||||
background_color_pressed = #888888 20
|
||||
border_color_pressed = #808fa0 100
|
||||
|
||||
# Background 10: Active taskbar
|
||||
rounded = 0
|
||||
border_width = 0
|
||||
border_sides = LR
|
||||
border_content_tint_weight = 0
|
||||
background_content_tint_weight = 0
|
||||
background_color = #202020 100
|
||||
border_color = #77767b 100
|
||||
background_color_hover = #888888 20
|
||||
border_color_hover = #808fa0 100
|
||||
background_color_pressed = #888888 20
|
||||
border_color_pressed = #808fa0 100
|
||||
|
||||
#-------------------------------------
|
||||
# Panel
|
||||
panel_items = PLTSC
|
||||
panel_size = 100% 24
|
||||
panel_items = PLTCS
|
||||
panel_size = 100% 30
|
||||
panel_margin = 0 0
|
||||
panel_padding = 0 0 0
|
||||
panel_background_id = 0
|
||||
panel_background_id = 1
|
||||
wm_menu = 1
|
||||
panel_dock = 0
|
||||
panel_position = top center horizontal
|
||||
panel_pivot_struts = 0
|
||||
panel_position = bottom center horizontal
|
||||
panel_layer = bottom
|
||||
panel_monitor = all
|
||||
panel_shrink = 0
|
||||
@ -92,25 +160,27 @@ 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 = multi_desktop
|
||||
taskbar_hide_if_empty = 1
|
||||
taskbar_padding = 0 0 0
|
||||
taskbar_padding = 0 0 5
|
||||
taskbar_background_id = 4
|
||||
taskbar_active_background_id = 5
|
||||
taskbar_active_background_id = 10
|
||||
taskbar_name = 1
|
||||
taskbar_hide_inactive_tasks = 0
|
||||
taskbar_hide_different_monitor = 1
|
||||
taskbar_hide_different_monitor = 0
|
||||
taskbar_hide_different_desktop = 0
|
||||
taskbar_always_show_all_desktop_tasks = 0
|
||||
taskbar_name_padding = 4 4
|
||||
taskbar_name_padding = 10 4
|
||||
taskbar_name_background_id = 0
|
||||
taskbar_name_active_background_id = 0
|
||||
taskbar_name_font = monospace 10
|
||||
taskbar_name_font_color = #828282 100
|
||||
taskbar_name_active_font_color = #a0a0bd 100
|
||||
taskbar_name_active_font_color = #1a5fb4 100
|
||||
taskbar_distribute_size = 0
|
||||
taskbar_sort_order = none
|
||||
task_align = left
|
||||
@ -125,6 +195,8 @@ task_maximum_size = 24 20
|
||||
task_padding = 6 4 4
|
||||
task_font = monospace 10
|
||||
task_tooltip = 1
|
||||
task_thumbnail = 1
|
||||
task_thumbnail_size = 210
|
||||
task_font_color = #828282 60
|
||||
task_active_font_color = #828282 100
|
||||
task_urgent_font_color = #ffffff 100
|
||||
@ -145,11 +217,11 @@ mouse_scroll_down = iconify
|
||||
|
||||
#-------------------------------------
|
||||
# System tray (notification area)
|
||||
systray_padding = 8 2 4
|
||||
systray_background_id = 5
|
||||
systray_padding = 12 5 10
|
||||
systray_background_id = 7
|
||||
systray_sort = right2left
|
||||
systray_icon_size = 16
|
||||
systray_icon_asb = 100 0 35
|
||||
systray_icon_asb = 100 0 100
|
||||
systray_monitor = 1
|
||||
systray_name_filter =
|
||||
|
||||
@ -170,15 +242,15 @@ launcher_item_app = /usr/share/applications/exo-web-browser.desktop
|
||||
|
||||
#-------------------------------------
|
||||
# Clock
|
||||
time1_format = %H:%M
|
||||
time1_format = %a %d %b %Y %H:%M
|
||||
time2_format =
|
||||
time1_font = sans 12
|
||||
time1_timezone =
|
||||
time2_font = sans 0
|
||||
time2_timezone =
|
||||
time2_font = sans 0
|
||||
clock_font_color = #ffffff 100
|
||||
clock_padding = 10 4
|
||||
clock_background_id = 5
|
||||
clock_background_id = 8
|
||||
clock_tooltip =
|
||||
clock_tooltip_timezone =
|
||||
clock_lclick_command = gsimplecal
|
||||
@ -214,14 +286,14 @@ ac_disconnected_cmd =
|
||||
button = new
|
||||
button_icon = jgmenu
|
||||
button_text =
|
||||
button_lclick_command= jgmenu_run >/dev/null 2>&1 &
|
||||
button_rclick_command= exo-open ~/.config/jgmenu/jgmenurc
|
||||
button_mclick_command=
|
||||
button_uwheel_command=
|
||||
button_dwheel_command=
|
||||
button_lclick_command = jgmenu_run >/dev/null 2>&1 &
|
||||
button_rclick_command = exo-open ~/.config/jgmenu/jgmenurc
|
||||
button_mclick_command =
|
||||
button_uwheel_command =
|
||||
button_dwheel_command =
|
||||
button_font_color = #000000 100
|
||||
button_padding = 8 2
|
||||
button_background_id = 5
|
||||
button_padding = 15 4
|
||||
button_background_id = 9
|
||||
button_centered = 1
|
||||
button_max_icon_size = 22
|
||||
|
||||
@ -229,8 +301,7 @@ button_max_icon_size = 22
|
||||
# Tooltip
|
||||
tooltip_show_timeout = 0
|
||||
tooltip_hide_timeout = 0
|
||||
tooltip_padding = 10 6
|
||||
tooltip_padding = 10 8
|
||||
tooltip_background_id = 6
|
||||
tooltip_font_color = #d8d8d8 100
|
||||
tooltip_font = sans 10
|
||||
|
||||
|
@ -53,7 +53,7 @@ bindsym $Mod+t exec --no-startup-id al-terminal
|
||||
bindsym $Mod+Return exec --no-startup-id al-terminal
|
||||
bindsym Mod1+Shift+Return exec --no-startup-id al-terminal
|
||||
bindsym Control+Shift+t exec --no-startup-id al-terminal
|
||||
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'"
|
||||
bindsym $Mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'"
|
||||
|
||||
# logout script
|
||||
bindsym $Mod+x exec --no-startup-id rofi_run -l
|
||||
@ -87,18 +87,18 @@ bindsym $Mod+7 workspace 7
|
||||
bindsym $Mod+8 workspace 8
|
||||
|
||||
# switch to workspace - numpad alternatives
|
||||
bindsym $mod+Mod2+KP_1 workspace 1
|
||||
bindsym $mod+Mod2+KP_2 workspace 2
|
||||
bindsym $mod+Mod2+KP_3 workspace 3
|
||||
bindsym $mod+Mod2+KP_4 workspace 4
|
||||
bindsym $mod+Mod2+KP_5 workspace 5
|
||||
bindsym $mod+Mod2+KP_6 workspace 6
|
||||
bindsym $mod+Mod2+KP_7 workspace 7
|
||||
bindsym $mod+Mod2+KP_8 workspace 8
|
||||
bindsym $Mod+Mod2+KP_1 workspace 1
|
||||
bindsym $Mod+Mod2+KP_2 workspace 2
|
||||
bindsym $Mod+Mod2+KP_3 workspace 3
|
||||
bindsym $Mod+Mod2+KP_4 workspace 4
|
||||
bindsym $Mod+Mod2+KP_5 workspace 5
|
||||
bindsym $Mod+Mod2+KP_6 workspace 6
|
||||
bindsym $Mod+Mod2+KP_7 workspace 7
|
||||
bindsym $Mod+Mod2+KP_8 workspace 8
|
||||
|
||||
# switch to next or previous workspace
|
||||
bindsym $mod+Mod1+Left workspace prev
|
||||
bindsym $mod+Mod1+Right workspace next
|
||||
bindsym $Mod+Mod1+Left workspace prev
|
||||
bindsym $Mod+Mod1+Right workspace next
|
||||
|
||||
# move focused container to workspace
|
||||
bindsym $Mod+Shift+1 move container to workspace 1; workspace 1
|
||||
@ -239,3 +239,4 @@ bar {
|
||||
}
|
||||
status_command i3status -c ~/.config/i3status/config
|
||||
}
|
||||
|
Reference in New Issue
Block a user