mirror of
https://github.com/artizirk/wdisplays.git
synced 2024-11-21 16:30:59 +02:00
Merge pull request #2 from WhyNotHugo/output-name-bottom-left
Move the output name overlay to the bottom left
This commit is contained in:
commit
73f3cc2dd2
@ -132,7 +132,7 @@ void window_map(GtkWidget *widget, gpointer data) {
|
||||
&layer_surface_listener, output);
|
||||
|
||||
zwlr_layer_surface_v1_set_anchor(output->overlay_layer_surface,
|
||||
ZWLR_LAYER_SURFACE_V1_ANCHOR_TOP |
|
||||
ZWLR_LAYER_SURFACE_V1_ANCHOR_BOTTOM |
|
||||
ZWLR_LAYER_SURFACE_V1_ANCHOR_LEFT);
|
||||
|
||||
resize(output);
|
||||
|
Loading…
Reference in New Issue
Block a user