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 &
|
||||
wl-clip-persist --clipboard both &
|
||||
|
||||
gtk-launch discord &
|
||||
gtk-launch element-desktop &
|
||||
gtk-launch org.gajim.Gajim &
|
||||
gtk-launch thunderbird &
|
||||
discord --enable-features=UseOzonePlatform --ozone-platform=wayland &
|
||||
element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland &
|
||||
gajim &
|
||||
thunderbird &
|
||||
|
||||
hyprpaper &
|
||||
hypridle &
|
||||
|
|
Loading…
Reference in a new issue