]> git.sev.monster Git - dotfiles.git/blobdiff - xdg/tint2/tint2rc
refactor submodules, add xorg, small fixes & changes
[dotfiles.git] / xdg / tint2 / tint2rc
index b701cde7fa95c50b871d7c0ee223011d08d71d08..96da1610d2f07489e13ecb1a265657be59a7e925 100644 (file)
@@ -1,4 +1,4 @@
-#---- Generated by tint2conf 758d ----
+#---- Generated by tint2conf 457d ----
 # See https://gitlab.com/o9000/tint2/wikis/Configure for 
 # full documentation of the configuration options.
 #-------------------------------------
@@ -49,10 +49,21 @@ 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:C
-panel_size = 100% 19
+panel_items = ET:SEECB
+panel_size = 100% 28
 panel_margin = 0 0
 panel_padding = 0 1 0
 panel_background_id = 3
@@ -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
@@ -145,17 +156,18 @@ launcher_tooltip = 1
 
 #-------------------------------------
 # Clock
-time1_format = %a/%b %d/%m/%Y %H:%M:%S
-time2_format = 
+time1_format = %H:%M:%S
+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 = 0 0
+clock_padding = 6 0
 clock_background_id = 0
 clock_tooltip = 
 clock_tooltip_timezone = 
-clock_lclick_command = 
+clock_lclick_command = gsimplecal
 clock_rclick_command = 
 clock_mclick_command = 
 clock_uwheel_command = 
@@ -163,10 +175,15 @@ clock_dwheel_command =
 
 #-------------------------------------
 # Battery
-battery_tooltip = 0
+battery_tooltip = 1
 battery_low_status = 0
 battery_low_cmd = 
-battery_font_color = #ffffff 100
+battery_full_cmd = 
+bat1_font = Dina 8
+bat2_font = Dina 6
+battery_font_color = #93a1a1 100
+bat1_format = %p
+bat2_format = %t
 battery_padding = 0 0
 battery_background_id = 0
 battery_hide = 101
@@ -182,10 +199,78 @@ ac_disconnected_cmd =
 # Separator 1
 separator = new
 separator_background_id = 0
-separator_color = #000000 0
-separator_style = empty
-separator_size = 15
-separator_padding = 0 0
+separator_color = #268db2 100
+separator_style = line
+separator_size = 1
+separator_padding = 5 0
+
+#-------------------------------------
+# Executor 1
+execp = new
+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 = wifimgr
+execp_rclick_command = 
+execp_mclick_command = 
+execp_uwheel_command = 
+execp_dwheel_command = 
+execp_font = Dina 8
+execp_font_color = #93a1a1 100
+execp_padding = 0 0
+execp_background_id = 0
+execp_centered = 1
+execp_icon_w = 0
+execp_icon_h = 0
 
 #-------------------------------------
 # Tooltip
This page took 0.033907 seconds and 4 git commands to generate.