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

Enable pipewire screencapture in chromium

parent f31caeff
No related branches found
No related tags found
No related merge requests found
......@@ -228,7 +228,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 --force-dark-mode
#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
#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