ARTICLE AD BOX
My current setup is
.config/walker
------/themes --------/power-menu // i use this with dmenu, it has a different layout.xml -------/starter // app launcherMy starter is the default theme and then I have a script for power menu that I open with:
walker -d -p "power-menu"My question now is: Can I somehow have my powermenu as a different xml (and css) file IN starter somehow? or does that not work?
