Skip to content
Snippets Groups Projects
Commit 036d60d8 authored by Jens Nolte's avatar Jens Nolte
Browse files

chromium: Enable ozone platform

parent 0036dfc2
No related branches found
No related tags found
No related merge requests found
......@@ -229,8 +229,8 @@ bindsym $mod+p exec $terminal python
bindsym $mod+Shift+p exec $terminal stack ghci --verbosity warning
# start a browser
#bindsym $mod+b exec --no-startup-id chromium --enable-features=UseOzonePlatform --ozone-platform=wayland --force-dark-mode
bindsym $mod+b exec --no-startup-id chromium --enable-features=WebRTCPipeWireCapturer --force-dark-mode
# Ozone appears to work only when $DISPLAY is not set
bindsym $mod+b exec --no-startup-id chromium --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland --force-dark-mode
#bindsym $mod+Shift+b exec --no-startup-id qutebrowser
# start htop
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment