diff --git a/dot_config/chrome-flags.conf b/dot_config/chrome-flags.conf index 1af1827..3af87f7 100644 --- a/dot_config/chrome-flags.conf +++ b/dot_config/chrome-flags.conf @@ -1 +1 @@ ---enable-features=UseOzonePlatform --ozone-platform=wayland +#--enable-features=UseOzonePlatform --ozone-platform=wayland diff --git a/dot_config/chromium-flags.conf b/dot_config/chromium-flags.conf index 1af1827..3af87f7 100644 --- a/dot_config/chromium-flags.conf +++ b/dot_config/chromium-flags.conf @@ -1 +1 @@ ---enable-features=UseOzonePlatform --ozone-platform=wayland +#--enable-features=UseOzonePlatform --ozone-platform=wayland diff --git a/dot_config/electron-flags.conf b/dot_config/electron-flags.conf index 1af1827..3af87f7 100644 --- a/dot_config/electron-flags.conf +++ b/dot_config/electron-flags.conf @@ -1 +1 @@ ---enable-features=UseOzonePlatform --ozone-platform=wayland +#--enable-features=UseOzonePlatform --ozone-platform=wayland diff --git a/dot_config/hypr/environment.conf b/dot_config/hypr/environment.conf index 2537b9f..2a2bfd6 100644 --- a/dot_config/hypr/environment.conf +++ b/dot_config/hypr/environment.conf @@ -15,7 +15,7 @@ env = CLUTTER_BACKEND,wayland # Der Displaytreiber für das Thinkpad 11 funktioniert komischerweise zurzeit nicht mit Electron Apps unter Wayland #env = ELECTRON_OZONE_PLATFORM_HINT,auto -env = ELECTRON_OZONE_PLATFORM_HINT,auto +env = ELECTRON_OZONE_PLATFORM_HINT,x11 env = QT_AUTO_SCREEN_SCALE_FACTOR,1 env = QT_QPA_PLATFORM,wayland;xcb