]> git.sev.monster Git - dotfiles.git/blobdiff - xdg/tint2/tint2rc
actually do what was mentioned in previous commit
[dotfiles.git] / xdg / tint2 / tint2rc
index 7641f25098e209a7f5e3b39040be71a3c905648c..96da1610d2f07489e13ecb1a265657be59a7e925 100644 (file)
@@ -1,4 +1,4 @@
-#---- Generated by tint2conf e587 ----
+#---- Generated by tint2conf 457d ----
 # See https://gitlab.com/o9000/tint2/wikis/Configure for 
 # full documentation of the configuration options.
 #-------------------------------------
@@ -49,9 +49,20 @@ border_color_hover = #000000 0
 background_color_pressed = #000000 0
 border_color_pressed = #000000 0
 
+# Background 5: 
+rounded = 0
+border_width = 1
+border_sides = TBLR
+background_color = #268bd2 100
+border_color = #4466ff 100
+background_color_hover = #000000 0
+border_color_hover = #000000 0
+background_color_pressed = #000000 0
+border_color_pressed = #000000 0
+
 #-------------------------------------
 # Panel
-panel_items = T:SECB
+panel_items = ET:SEECB
 panel_size = 100% 28
 panel_margin = 0 0
 panel_padding = 0 1 0
@@ -61,7 +72,6 @@ panel_dock = 1
 panel_position = top center horizontal
 panel_layer = top
 panel_monitor = all
-primary_monitor_first = 0
 panel_shrink = 0
 autohide = 0
 autohide_show_timeout = 0
@@ -85,6 +95,7 @@ taskbar_active_background_id = 0
 taskbar_name = 1
 taskbar_hide_inactive_tasks = 0
 taskbar_hide_different_monitor = 0
+taskbar_hide_different_desktop = 0
 taskbar_always_show_all_desktop_tasks = 0
 taskbar_name_padding = 4 0
 taskbar_name_background_id = 1
@@ -146,13 +157,13 @@ launcher_tooltip = 1
 #-------------------------------------
 # Clock
 time1_format = %H:%M:%S
-time2_format = %a/%b %d/%m/%Y
+time2_format = %a %d/%m/%Y
 time1_font = Dina 8
 time1_timezone = 
 time2_timezone = 
 time2_font = Dina 6
 clock_font_color = #93a1a1 100
-clock_padding = 2 0
+clock_padding = 6 0
 clock_background_id = 0
 clock_tooltip = 
 clock_tooltip_timezone = 
@@ -165,12 +176,15 @@ clock_dwheel_command =
 #-------------------------------------
 # Battery
 battery_tooltip = 1
-battery_low_status = 5
-battery_low_cmd = notify-send -u critical "Battery low"
+battery_low_status = 0
+battery_low_cmd = 
+battery_full_cmd = 
 bat1_font = Dina 8
 bat2_font = Dina 6
 battery_font_color = #93a1a1 100
-battery_padding = 2 0
+bat1_format = %p
+bat2_format = %t
+battery_padding = 0 0
 battery_background_id = 0
 battery_hide = 101
 battery_lclick_command = 
@@ -193,21 +207,66 @@ separator_padding = 5 0
 #-------------------------------------
 # Executor 1
 execp = new
-execp_command = ~/bin/i3status-tint2 cpu
+execp_command = ~/bin/i3-mode
 execp_interval = 0
 execp_has_icon = 0
+execp_cache_icon = 0
+execp_continuous = 1
+execp_markup = 1
+execp_tooltip = 
+execp_lclick_command = i3-msg mode default
+execp_rclick_command = 
+execp_mclick_command = 
+execp_uwheel_command = 
+execp_dwheel_command = 
+execp_font = Dina 10
+execp_font_color = #fdf6e3 100
+execp_padding = 10 0
+execp_background_id = 5
+execp_centered = 0
+execp_icon_w = 0
+execp_icon_h = 0
+
+#-------------------------------------
+# Executor 2
+execp = new
+execp_command = ~/bin/tint2-wifi
+execp_interval = 0
+execp_has_icon = 1
 execp_cache_icon = 1
+execp_continuous = 1
+execp_markup = 0
+execp_tooltip = 
+execp_lclick_command = wifimgr
+execp_rclick_command = 
+execp_mclick_command = 
+execp_uwheel_command = 
+execp_dwheel_command = 
+execp_font_color = #93a1a1 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 = ~/bin/tint2-i3status cpu-net
+execp_interval = 0
+execp_has_icon = 0
+execp_cache_icon = 0
 execp_continuous = 2
 execp_markup = 1
 execp_tooltip = 
-execp_lclick_command = 
+execp_lclick_command = wifimgr
 execp_rclick_command = 
 execp_mclick_command = 
 execp_uwheel_command = 
 execp_dwheel_command = 
 execp_font = Dina 8
 execp_font_color = #93a1a1 100
-execp_padding = 2 0
+execp_padding = 0 0
 execp_background_id = 0
 execp_centered = 1
 execp_icon_w = 0
This page took 0.037967 seconds and 4 git commands to generate.