mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-12-23 03:02:53 +01:00
microsoft-edge: add dark mode forcing flags
This commit is contained in:
parent
8e6cf9dad2
commit
3c00fbf3c7
@ -3,5 +3,5 @@
|
||||
# To run Microsoft Edge under Wayland
|
||||
|
||||
set -x
|
||||
/usr/bin/microsoft-edge --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland $@
|
||||
/usr/bin/microsoft-edge --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer,WebUIDarkMode --ozone-platform=wayland --force-dark-mode
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user