Commit 1a1f5a8c authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Disabled i3 workspace_back_and_forth and also added IP(s) and network

traffic executors to tint2.
parent e43855cf
......@@ -70,8 +70,8 @@ title_align center
# Configure border style <normal|1pixel|pixel xx|none|pixel>
for_window [class=".*"] $border_normal
for_window [class=".*"] title_window_icon on
for_window [class=".*"] title_window_icon padding 3px
for_window [class=".*"] title_window_icon off
#for_window [class=".*"] title_window_icon padding 3px
## i3-overview (https://github.com/milgra/i3-overview)
#for_window [class="i3-overview"] floating enable
......@@ -237,7 +237,7 @@ bindsym $mod+minus scratchpad show
#bindsym $mod+Ctrl+9 mark --add --toggle 9
# workspace back and forth (with/without active container)
workspace_auto_back_and_forth yes
workspace_auto_back_and_forth no
# renaming container
set $namechildcon "i3-msg focus parent; i3-input -f \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\" -P \\"Name child container: \\" -F 'title_format \\"<span><b>%s</b>%title</span>\\"'; i3-msg focus child"
......
......@@ -208,7 +208,7 @@ bindsym $mod+minus scratchpad show
#bindsym $mod+Ctrl+9 mark --add --toggle 9
# workspace back and forth (with/without active container)
workspace_auto_back_and_forth yes
workspace_auto_back_and_forth no
# renaming container
set $namechildcon "i3-msg focus parent; i3-input -f \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\" -P \\"Name child container: \\" -F 'title_format \\"<span><b>%s</b>%title</span>\\"'; i3-msg focus child"
......
#---- Generated by tint2conf 2cdd ----
#---- Generated by tint2conf 9675 ----
# See https://gitlab.com/o9000/tint2/wikis/Configure for
# full documentation of the configuration options.
#-------------------------------------
......@@ -32,13 +32,13 @@ background_color_pressed = #333333 4
border_color_pressed = #777777 30
# Background 3: Active task
rounded = 5
rounded = 3
border_width = 2
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #555555 10
border_color = #07eded 100
border_color = #777777 4
background_color_hover = #cccccc 10
border_color_hover = #ffffff 60
background_color_pressed = #555555 10
......@@ -58,21 +58,21 @@ background_color_pressed = #aa4400 100
border_color_pressed = #aa7733 100
# Background 5: Active desktop name
rounded = 2
rounded = 3
border_width = 1
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #07eded 100
border_color = #777777 30
background_color_hover = #777777 4
background_color_hover = #07eded 100
border_color_hover = #cccccc 30
background_color_pressed = #777777 0
border_color_pressed = #777777 30
#-------------------------------------
# Panel
panel_items = TSBC
panel_items = TE:E:E:SBC
panel_size = 100% 32
panel_margin = 0 0
panel_padding = 4 2 4
......@@ -86,7 +86,7 @@ panel_monitor = all
panel_shrink = 0
autohide = 0
autohide_show_timeout = 0
autohide_hide_timeout = 0.5
autohide_hide_timeout = 0.1
autohide_height = 2
strut_policy = follow_size
panel_window_name = tint2
......@@ -138,7 +138,7 @@ task_background_id = 2
task_active_background_id = 3
task_urgent_background_id = 4
task_iconified_background_id = 2
mouse_left = toggle_iconify
mouse_left = toggle
mouse_middle = none
mouse_right = close
mouse_scroll_up = prev_task
......@@ -151,7 +151,7 @@ systray_background_id = 0
systray_sort = ascending
systray_icon_size = 22
systray_icon_asb = 100 0 0
systray_monitor = 1
systray_monitor = primary
systray_name_filter =
#-------------------------------------
......@@ -206,6 +206,102 @@ battery_dwheel_command =
ac_connected_cmd =
ac_disconnected_cmd =
#-------------------------------------
# Separator 1
separator = new
separator_background_id = -1
separator_color = #777777 89
separator_style = line
separator_size = 3
separator_padding = 1 0
#-------------------------------------
# Separator 2
separator = new
separator_background_id = -1
separator_color = #777777 89
separator_style = dots
separator_size = 3
separator_padding = 1 0
#-------------------------------------
# Separator 3
separator = new
separator_background_id = -1
separator_color = #777777 89
separator_style = line
separator_size = 3
separator_padding = 1 0
#-------------------------------------
# Executor 1
execp = new
execp_command = stdbuf -oL bwm-ng -o csv -t 1000 | stdbuf -oL awk -F ';' '/total/ { printf "NET: %6.3f MB/s\n", ($5/1.0e6) }'
execp_interval = 1
execp_has_icon = 0
execp_cache_icon = 1
execp_continuous = 1
execp_markup = 0
execp_monitor = all
execp_lclick_command =
execp_rclick_command =
execp_mclick_command =
execp_uwheel_command =
execp_dwheel_command =
execp_font = Bitstream Vera Sans 12
execp_font_color = #ffffff 100
execp_padding = 0 0
execp_background_id = 0
execp_centered = 0
execp_icon_w = 0
execp_icon_h = 0
#-------------------------------------
# Executor 2
execp = new
execp_command = echo IP:$(curl http://whatismyip.akamai.com)
execp_interval = 10
execp_has_icon = 0
execp_cache_icon = 1
execp_continuous = 0
execp_markup = 1
execp_monitor = all
execp_lclick_command =
execp_rclick_command =
execp_mclick_command =
execp_uwheel_command =
execp_dwheel_command =
execp_font = Bitstream Vera Sans 12
execp_font_color = #ffffff 100
execp_padding = 0 0
execp_background_id = 0
execp_centered = 0
execp_icon_w = 0
execp_icon_h = 0
#-------------------------------------
# Executor 3
execp = new
execp_command = echo $(ifconfig wlp3s0 | grep netmask | awk '{print $2}')
execp_interval = 10
execp_has_icon = 0
execp_cache_icon = 0
execp_continuous = 0
execp_markup = 0
execp_monitor = all
execp_lclick_command =
execp_rclick_command =
execp_mclick_command =
execp_uwheel_command =
execp_dwheel_command =
execp_font = Bitstream Vera Sans 12
execp_font_color = #ffffff 100
execp_padding = 0 0
execp_background_id = 0
execp_centered = 1
execp_icon_w = 0
execp_icon_h = 0
#-------------------------------------
# Tooltip
tooltip_show_timeout = 0
......
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