Browse Source

Keep number-like characters in comments for easier re-use

Alois Mahdal 6 years ago
parent
commit
415135c38b
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dotfiles/i3/config

+ 1
- 0
dotfiles/i3/config View File

@@ -147,6 +147,7 @@ bindsym $mod+backslash               mode "mark"
147 147
 mode "mark" {
148 148
   #      
149 149
   #        
150
+  # ⓿ ❶ ❷ ❸ ❹ ❺ ❻ ❼ ❽ ❾
150 151
   set $neutral  "<span foreground='#999999'></span> %title"
151 152
   set $runn     "<span foreground='cyan'></span> %title"
152 153
   set $pass     "<span foreground='lime'></span> %title"