fix electron apps not wayland
This commit is contained in:
parent
64e24c08f6
commit
f917ba85ca
1 changed files with 4 additions and 4 deletions
|
@ -9,10 +9,10 @@ mako &
|
||||||
gnome-keyring-daemon --foreground &
|
gnome-keyring-daemon --foreground &
|
||||||
wl-clip-persist --clipboard both &
|
wl-clip-persist --clipboard both &
|
||||||
|
|
||||||
gtk-launch discord &
|
discord --enable-features=UseOzonePlatform --ozone-platform=wayland &
|
||||||
gtk-launch element-desktop &
|
element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland &
|
||||||
gtk-launch org.gajim.Gajim &
|
gajim &
|
||||||
gtk-launch thunderbird &
|
thunderbird &
|
||||||
|
|
||||||
hyprpaper &
|
hyprpaper &
|
||||||
hypridle &
|
hypridle &
|
||||||
|
|
Loading…
Reference in a new issue