ソースを参照

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

Alois Mahdal 6 年 前
コミット
415135c38b
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1
    0
      dotfiles/i3/config

+ 1
- 0
dotfiles/i3/config ファイルの表示

@@ -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"