Skip to content

Instantly share code, notes, and snippets.

@nolvuscodes
Last active August 7, 2022 07:30
Show Gist options
  • Save nolvuscodes/522a623bacdabd18001025e1760c278b to your computer and use it in GitHub Desktop.
Save nolvuscodes/522a623bacdabd18001025e1760c278b to your computer and use it in GitHub Desktop.
Using ElvUI, import the codes there in Profiles. See the image here https://i.imgur.com/Kagx35Y.png
{
["actionbar"] = {
["bar2"] = {
["enabled"] = true,
},
["bar3"] = {
["buttonsPerRow"] = 1,
["flyoutDirection"] = "UP",
},
["bar4"] = {
["buttonSize"] = 53,
["buttons"] = 2,
["buttonsPerRow"] = 2,
},
["bar5"] = {
["buttons"] = 12,
["buttonsPerRow"] = 12,
["enabled"] = false,
},
["bar6"] = {
["buttons"] = 6,
["buttonsPerRow"] = 6,
["enabled"] = true,
},
["microbar"] = {
["enabled"] = true,
},
},
["bags"] = {
["useBlizzardCleanup"] = true,
},
["convertPages"] = true,
["datatexts"] = {
["panels"] = {
["BuiMiddleDTPanel"] = {
[1] = "",
[2] = "",
[3] = "",
["enable"] = false,
},
["Darth_Panel_1"] = {
[1] = "",
[2] = "",
[3] = "",
[4] = "",
[5] = "",
[6] = "",
[7] = "",
[8] = "",
["enable"] = false,
},
["Luckyone_ActionBars_DT"] = {
[1] = "",
[2] = "",
[3] = "",
["enable"] = false,
},
["MER_RightChatTop"] = {
[1] = "",
[2] = "",
[3] = "",
["enable"] = false,
},
},
},
["movers"] = {
["ArenaHeaderMover"] = "TOPRIGHT,UIParent,TOPRIGHT,-362,-349",
["AzeriteBarMover"] = "BOTTOM,ElvUIParent,BOTTOM,270,4",
["BossButton"] = "BOTTOM,UIParent,BOTTOM,264,220",
["BossHeaderMover"] = "TOPRIGHT,UIParent,TOPRIGHT,-376,-149",
["BuffsMover"] = "TOPRIGHT,UIParent,TOPRIGHT,-200,-4",
["DebuffsMover"] = "TOPRIGHT,UIParent,TOPRIGHT,-199,-149",
["DurabilityFrameMover"] = "BOTTOM,UIParent,BOTTOM,-303,249",
["ElvAB_1"] = "BOTTOM,UIParent,BOTTOM,0,167",
["ElvAB_2"] = "BOTTOM,UIParent,BOTTOM,0,135",
["ElvAB_3"] = "BOTTOMRIGHT,UIParent,BOTTOMRIGHT,-416,4",
["ElvAB_4"] = "BOTTOM,UIParent,BOTTOM,0,34",
["ElvAB_6"] = "BOTTOMRIGHT,UIParent,BOTTOMRIGHT,-4,205",
["ElvUF_PlayerCastbarMover"] = "BOTTOM,UIParent,BOTTOM,0,234",
["ElvUIBagMover"] = "BOTTOMRIGHT,UIParent,BOTTOMRIGHT,-110,40",
["ExperienceBarMover"] = "BOTTOM,UIParent,BOTTOM,-16,4",
["HonorBarMover"] = "BOTTOM,UIParent,BOTTOM,-302,4",
["LossControlMover"] = "BOTTOM,UIParent,BOTTOM,283,355",
["MicrobarMover"] = "BOTTOMRIGHT,UIParent,BOTTOMRIGHT,-212,209",
["PetAB"] = "TOPRIGHT,UIParent,TOPRIGHT,-4,-369",
["TalkingHeadFrameMover"] = "TOP,UIParent,TOP,0,-165",
["TorghastChoiceToggle"] = "BOTTOM,UIParent,BOTTOM,18,396",
["TotemBarMover"] = "BOTTOMLEFT,UIParent,BOTTOMLEFT,427,4",
["VehicleLeaveButton"] = "BOTTOM,UIParent,BOTTOM,282,300",
["ZoneAbility"] = "BOTTOMRIGHT,UIParent,BOTTOMRIGHT,-535,229",
},
}::profile::MikkoElvUI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment