We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b432c22 commit 33670a1Copy full SHA for 33670a1
config_presets.lua
@@ -197,6 +197,7 @@ ST.MAGE.defaults = {
197
['**'] = ST.bar_defaults,
198
mainhand = {
199
enabled = false,
200
+ y = -142,
201
gcd1a_marker_mode = "spell",
202
gcd1b_marker_mode = "spell",
203
@@ -256,6 +257,7 @@ ST.PRIEST.defaults = {
256
257
258
259
260
261
262
263
@@ -331,6 +333,7 @@ ST.WARLOCK.defaults = {
331
333
-- Bar options
332
334
335
336
337
338
339
0 commit comments