Skip to content

Commit

Permalink
window: Set centering policy to strict
Browse files Browse the repository at this point in the history
  • Loading branch information
bragefuglseth committed Aug 13, 2024
1 parent 88db157 commit 48b4cd9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/widgets/window.blp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ template $KpWindow: Adw.ApplicationWindow {
name: "ready";

child: Adw.HeaderBar header_bar_ready {
centering-policy: strict;

[title]
Box {
spacing: 6;
Expand Down

0 comments on commit 48b4cd9

Please sign in to comment.