]> git.sev.monster Git - dotfiles.git/blobdiff - xdg/tint2/tint2rc
firefox/user.js, new fonts, fontconfig, modeliner
[dotfiles.git] / xdg / tint2 / tint2rc
index 3aa9e089d7bdd8ffa6acf352ce59a608c6656f89..7b580b9cbc7c1512de0dbde6bffed4ba2badbad3 100644 (file)
@@ -1,4 +1,4 @@
-#---- Generated by tint2conf b99b ----
+#---- Generated by tint2conf cf0f ----
 # See https://gitlab.com/o9000/tint2/wikis/Configure for 
 # full documentation of the configuration options.
 #-------------------------------------
 # See https://gitlab.com/o9000/tint2/wikis/Configure for 
 # full documentation of the configuration options.
 #-------------------------------------
@@ -190,14 +190,15 @@ clock_dwheel_command =
 #-------------------------------------
 # Battery
 battery_tooltip = 1
 #-------------------------------------
 # Battery
 battery_tooltip = 1
-battery_low_status = 0
-battery_low_cmd = 
-battery_full_cmd = 
+battery_low_status = 5
+battery_low_cmd = notify-send -u critical -t 0 -a system -i battery-low 'Battery critical'
+
+battery_full_cmd = notify-send -t 10000 -a system -i battery-full 'Battery full'
 bat1_font = Dina 8
 bat2_font = Dina 6
 battery_font_color = #93a1a1 100
 bat1_font = Dina 8
 bat2_font = Dina 6
 battery_font_color = #93a1a1 100
-bat1_format = %p
-bat2_format = %t
+bat1_format = %p %h:%m
+bat2_format = %s
 battery_padding = 0 0
 battery_background_id = 0
 battery_hide = 101
 battery_padding = 0 0
 battery_background_id = 0
 battery_hide = 101
@@ -206,8 +207,8 @@ battery_rclick_command =
 battery_mclick_command = 
 battery_uwheel_command = 
 battery_dwheel_command = 
 battery_mclick_command = 
 battery_uwheel_command = 
 battery_dwheel_command = 
-ac_connected_cmd = 
-ac_disconnected_cmd = 
+ac_connected_cmd = compton
+ac_disconnected_cmd = killall compton
 
 #-------------------------------------
 # Separator 1
 
 #-------------------------------------
 # Separator 1
This page took 0.038218 seconds and 4 git commands to generate.