BottomBanner
layer=100
icon='BottomBanner.dmi'
screen_loc="SOUTHWEST to SOUTHEAST"
TopBlueBanner
layer=100
icon='TopblueBanner.dmi'
screen_loc="1,2"// Tried doing: screen_loc="1,2 to EAST"
Problem description:
So right now i'm kinda stuck and don't really know how to declare the screen_loc to make it go all the way to the right of the user's screen instead of making a black borders around the users screen. I have tried using the method used for the bottom banner however it gave me a runtime error.