]> git.sur5r.net Git - i3/i3/blobdiff - parser-specs/config.spec
Introduce support for specifying variables from X resources. (#2286)
[i3/i3] / parser-specs / config.spec
index ef3bc2e0e4eeb69834057385d4fd03fb1646400c..24f40802b8dac4e8e6edab16bd6beffe5389d860 100644 (file)
@@ -18,6 +18,7 @@ state INITIAL:
   error ->
   '#'                                      -> IGNORE_LINE
   'set'                                    -> IGNORE_LINE
+  'set_from_resource'                      -> IGNORE_LINE
   bindtype = 'bindsym', 'bindcode', 'bind' -> BINDING
   'bar'                                    -> BARBRACE
   'font'                                   -> FONT