Skip to content

Commit 6710067

Browse files
committed
Use headers instead of admonition
1 parent 58b1ece commit 6710067

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

  • content/posts/2022/10/chrome-brave-browser-wayland-support

content/posts/2022/10/chrome-brave-browser-wayland-support/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ tags: ["tech"]
55
categories: ["technology"]
66
---
77

8+
## Description
9+
810
If you get blurry windows with Chrome or Brave, and you’re using Wayland (the default window manager on Ubuntu), there is an easy fix. Once upon a time you had to edit the launch flags, which was a little more involved, but with more recent versions you can just edit the flag with the built in browser UI.
911

10-
{{% admonition solution "Solution" %}}
12+
## Solution
13+
1114
Just head to {{% copy-to-clipboard id="flag" %}}`chrome://flags/#ozone-platform-hint`{{% /copy-to-clipboard %}} and change the drop down value to `auto`.
1215

1316
{{< figure src="ozone-flag.png" alt="ozone flag screenshot" caption="Screenshot of the Ozone platform hint browser flag" >}}
14-
{{< /admonition>}}

0 commit comments

Comments
 (0)