mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-19 04:08:48 +00:00
not force electron apps to run on wayland (again)
they would take six trillion years to launch...
This commit is contained in:
parent
1e133d7554
commit
acfc317392
3 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
--password-store=gnome-libsecret
|
||||
--ozone-platform-hint=wayland
|
||||
# --ozone-platform-hint=wayland
|
||||
--gtk-version=4
|
||||
--ignore-gpu-blocklist
|
||||
--enable-features=TouchpadOverscrollHistoryNavigation
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
--ozone-platform-hint=wayland
|
||||
# --ozone-platform-hint=wayland
|
||||
--gtk-version=4
|
||||
--ignore-gpu-blocklist
|
||||
--enable-features=TouchpadOverscrollHistoryNavigation
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
--password-store=gnome-libsecret
|
||||
--ozone-platform-hint=wayland
|
||||
# --ozone-platform-hint=wayland
|
||||
--gtk-version=4
|
||||
--ignore-gpu-blocklist
|
||||
--enable-features=TouchpadOverscrollHistoryNavigation
|
||||
|
|
|
|||
Loading…
Reference in a new issue