瀏覽代碼

Replace default status bar separator by a point

DricomDragon 4 年之前
父節點
當前提交
3439ed2528
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 "·"
 }