Explorar el Código

Replace default status bar separator by a point

DricomDragon hace 4 años
padre
commit
3439ed2528
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Install/Templates/i3/config

+ 1 - 0
Install/Templates/i3/config

@@ -213,5 +213,6 @@ hide_edge_borders smart
 # Start i3bar to display a workspace bar (plus some system information)
 bar {
         status_command i3status --config ~/.config/i3/status_bar
+        separator_symbol "·"
 }