Skip to content

Commit

Permalink
Use headers instead of admonition
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielArndt committed Oct 16, 2022
1 parent 58b1ece commit 6710067
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ tags: ["tech"]
categories: ["technology"]
---

## Description

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.

{{% admonition solution "Solution" %}}
## Solution

Just head to {{% copy-to-clipboard id="flag" %}}`chrome://flags/#ozone-platform-hint`{{% /copy-to-clipboard %}} and change the drop down value to `auto`.

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

0 comments on commit 6710067

Please sign in to comment.