diff options
| -rw-r--r-- | lockfile.json | 2 | ||||
| -rw-r--r-- | queries/hyprlang/highlights.scm | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/lockfile.json b/lockfile.json index d3b6b8d2b..d4856e482 100644 --- a/lockfile.json +++ b/lockfile.json @@ -315,7 +315,7 @@ "revision": "ad705af8c44c737bdb965fc081329c50716d2d03" }, "hyprlang": { - "revision": "e5da7d0aa44403153e0394d87d9edea4e5bd6609" + "revision": "088bcd4052de1b9b5d051dffc3d76e658f295a50" }, "idl": { "revision": "9f56001f8ed29b0ea9fa4f02813f3e83ab0a2aaa" diff --git a/queries/hyprlang/highlights.scm b/queries/hyprlang/highlights.scm index d76993d12..597edcbf4 100644 --- a/queries/hyprlang/highlights.scm +++ b/queries/hyprlang/highlights.scm @@ -36,6 +36,8 @@ (legacy_hex) (angle) (hex) + (display) + (position) ] @number "deg" @type |
