c0c06ef - Add basic action bar support
[wowui.git] / OmaUF / Settings.lua
index 8b3e67e..2a9a3b7 100644 (file)
@@ -75,11 +75,11 @@ local settings = {
         AnchorX = 300,
         AnchorY = -175,
     },
-    ToT = {
-        Width = 80,
-        Height = 25,
-        AnchorX = 10,
-        AnchorY = 0,
+    Boss = {
+        Width = 140,
+        Height = 30,
+        AnchorX = 550,
+        AnchorY = 300,
     },
     BaseColor = {0, 0, 0, 0.5},
     BgColor = {0.1, 0.1, 0.1, 0.4},