powermenu to top right

This commit is contained in:
spinach 2023-02-11 19:32:04 -05:00
parent 05dedb77dc
commit e15f8e8953

View File

@ -24,11 +24,11 @@ USE_BUTTONS=YES
window { window {
/* properties for window widget */ /* properties for window widget */
transparency: "real"; transparency: "real";
location: east; location: northeast;
anchor: east; anchor: northeast;
fullscreen: false; fullscreen: false;
width: 95px; width: 95px;
x-offset: -20px; x-offset: 0px;
y-offset: 0px; y-offset: 0px;
/* properties for all widgets */ /* properties for all widgets */