]> git.sev.monster Git - dotfiles.git/blobdiff - xdg/tint2/tint2rc
actually do what was mentioned in previous commit
[dotfiles.git] / xdg / tint2 / tint2rc
index 30491397f92142cbe75756261df4df9046f7f27f..96da1610d2f07489e13ecb1a265657be59a7e925 100644 (file)
@@ -1,4 +1,4 @@
-#---- Generated by tint2conf 573e ----
+#---- 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:SEECB
+panel_items = ET:SEECB
 panel_size = 100% 28
 panel_margin = 0 0
 panel_padding = 0 1 0
@@ -165,14 +176,14 @@ 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
-bat1_format = 
-bat2_format = 
+bat1_format = %p
+bat2_format = %t
 battery_padding = 0 0
 battery_background_id = 0
 battery_hide = 101
@@ -196,6 +207,29 @@ 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
@@ -216,7 +250,7 @@ execp_icon_w = 0
 execp_icon_h = 0
 
 #-------------------------------------
-# Executor 2
+# Executor 3
 execp = new
 execp_command = ~/bin/tint2-i3status cpu-net
 execp_interval = 0
This page took 0.036106 seconds and 4 git commands to generate.