Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
1a1f5a8c
Commit
1a1f5a8c
authored
Oct 09, 2022
by
Jay Ta'ala
Browse files
Disabled i3 workspace_back_and_forth and also added IP(s) and network
traffic executors to tint2.
parent
e43855cf
Changes
3
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
1a1f5a8c
...
@@ -70,8 +70,8 @@ title_align center
...
@@ -70,8 +70,8 @@ title_align center
# Configure border style <normal|1pixel|pixel xx|none|pixel>
# Configure border style <normal|1pixel|pixel xx|none|pixel>
for_window [class=".*"] $border_normal
for_window [class=".*"] $border_normal
for_window [class=".*"] title_window_icon o
n
for_window [class=".*"] title_window_icon o
ff
for_window [class=".*"] title_window_icon padding 3px
#
for_window [class=".*"] title_window_icon padding 3px
## i3-overview (https://github.com/milgra/i3-overview)
## i3-overview (https://github.com/milgra/i3-overview)
#for_window [class="i3-overview"] floating enable
#for_window [class="i3-overview"] floating enable
...
@@ -237,7 +237,7 @@ bindsym $mod+minus scratchpad show
...
@@ -237,7 +237,7 @@ bindsym $mod+minus scratchpad show
#bindsym $mod+Ctrl+9 mark --add --toggle 9
#bindsym $mod+Ctrl+9 mark --add --toggle 9
# workspace back and forth (with/without active container)
# workspace back and forth (with/without active container)
workspace_auto_back_and_forth
yes
workspace_auto_back_and_forth
no
# renaming container
# 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"
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"
...
...
i3/config.simple
View file @
1a1f5a8c
...
@@ -208,7 +208,7 @@ bindsym $mod+minus scratchpad show
...
@@ -208,7 +208,7 @@ bindsym $mod+minus scratchpad show
#bindsym $mod+Ctrl+9 mark --add --toggle 9
#bindsym $mod+Ctrl+9 mark --add --toggle 9
# workspace back and forth (with/without active container)
# workspace back and forth (with/without active container)
workspace_auto_back_and_forth
yes
workspace_auto_back_and_forth
no
# renaming container
# 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"
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"
...
...
tint2/tint2rc
View file @
1a1f5a8c
#---- Generated by tint2conf
2cdd
----
#---- Generated by tint2conf
9675
----
# See https://gitlab.com/o9000/tint2/wikis/Configure for
# See https://gitlab.com/o9000/tint2/wikis/Configure for
# full documentation of the configuration options.
# full documentation of the configuration options.
#-------------------------------------
#-------------------------------------
...
@@ -32,13 +32,13 @@ background_color_pressed = #333333 4
...
@@ -32,13 +32,13 @@ background_color_pressed = #333333 4
border_color_pressed = #777777 30
border_color_pressed = #777777 30
# Background 3: Active task
# Background 3: Active task
rounded =
5
rounded =
3
border_width = 2
border_width = 2
border_sides = TBLR
border_sides = TBLR
border_content_tint_weight = 0
border_content_tint_weight = 0
background_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #555555 10
background_color = #555555 10
border_color = #
07eded 100
border_color = #
777777 4
background_color_hover = #cccccc 10
background_color_hover = #cccccc 10
border_color_hover = #ffffff 60
border_color_hover = #ffffff 60
background_color_pressed = #555555 10
background_color_pressed = #555555 10
...
@@ -58,21 +58,21 @@ background_color_pressed = #aa4400 100
...
@@ -58,21 +58,21 @@ background_color_pressed = #aa4400 100
border_color_pressed = #aa7733 100
border_color_pressed = #aa7733 100
# Background 5: Active desktop name
# Background 5: Active desktop name
rounded =
2
rounded =
3
border_width = 1
border_width = 1
border_sides = TBLR
border_sides = TBLR
border_content_tint_weight = 0
border_content_tint_weight = 0
background_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #07eded 100
background_color = #07eded 100
border_color = #777777 30
border_color = #777777 30
background_color_hover = #
777777 4
background_color_hover = #
07eded 100
border_color_hover = #cccccc 30
border_color_hover = #cccccc 30
background_color_pressed = #777777 0
background_color_pressed = #777777 0
border_color_pressed = #777777 30
border_color_pressed = #777777 30
#-------------------------------------
#-------------------------------------
# Panel
# Panel
panel_items = TSBC
panel_items = T
E:E:E:
SBC
panel_size = 100% 32
panel_size = 100% 32
panel_margin = 0 0
panel_margin = 0 0
panel_padding = 4 2 4
panel_padding = 4 2 4
...
@@ -86,7 +86,7 @@ panel_monitor = all
...
@@ -86,7 +86,7 @@ panel_monitor = all
panel_shrink = 0
panel_shrink = 0
autohide = 0
autohide = 0
autohide_show_timeout = 0
autohide_show_timeout = 0
autohide_hide_timeout = 0.
5
autohide_hide_timeout = 0.
1
autohide_height = 2
autohide_height = 2
strut_policy = follow_size
strut_policy = follow_size
panel_window_name = tint2
panel_window_name = tint2
...
@@ -138,7 +138,7 @@ task_background_id = 2
...
@@ -138,7 +138,7 @@ task_background_id = 2
task_active_background_id = 3
task_active_background_id = 3
task_urgent_background_id = 4
task_urgent_background_id = 4
task_iconified_background_id = 2
task_iconified_background_id = 2
mouse_left = toggle
_iconify
mouse_left = toggle
mouse_middle = none
mouse_middle = none
mouse_right = close
mouse_right = close
mouse_scroll_up = prev_task
mouse_scroll_up = prev_task
...
@@ -151,7 +151,7 @@ systray_background_id = 0
...
@@ -151,7 +151,7 @@ systray_background_id = 0
systray_sort = ascending
systray_sort = ascending
systray_icon_size = 22
systray_icon_size = 22
systray_icon_asb = 100 0 0
systray_icon_asb = 100 0 0
systray_monitor =
1
systray_monitor =
primary
systray_name_filter =
systray_name_filter =
#-------------------------------------
#-------------------------------------
...
@@ -206,6 +206,102 @@ battery_dwheel_command =
...
@@ -206,6 +206,102 @@ battery_dwheel_command =
ac_connected_cmd =
ac_connected_cmd =
ac_disconnected_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
tooltip_show_timeout = 0
tooltip_show_timeout = 0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment