diff --git a/home-profiles/desktop/.config/sway/common b/home-profiles/desktop/.config/sway/common index 6b3ae33dc16b81636eb9631f67bb8201009e91c3..bf8d18599232caafb8c87ea76fb0462a704668f6 100644 --- a/home-profiles/desktop/.config/sway/common +++ b/home-profiles/desktop/.config/sway/common @@ -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