Sfoglia il codice sorgente

Use custom separator symbol

Alois Mahdal 10 anni fa
parent
commit
cb1fa5d6cf
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3
    0
      dotfiles/i3/config

+ 3
- 0
dotfiles/i3/config Vedi File

176
 # finds out, if available)
176
 # finds out, if available)
177
 bar {
177
 bar {
178
         status_command i3status
178
         status_command i3status
179
+        separator_symbol "•"
180
+        # other suggestions:
181
+        #     ‧•┇╻╹╹╿═╎╏◆◾║︙⎪∣∕⟘⟙∙∼⦀⦑⦒⦚⧸⧹▓▒░⧻⧺┆˘͡͡ːˌ˷|・፧።
179
 }
182
 }
180
 
183
 
181
 # bar {
184
 # bar {