diff options
Diffstat (limited to 'home/config/hypr/scripts.d')
-rwxr-xr-x | home/config/hypr/scripts.d/autostart.sh | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/home/config/hypr/scripts.d/autostart.sh b/home/config/hypr/scripts.d/autostart.sh index 7eaecac..c812d74 100755 --- a/home/config/hypr/scripts.d/autostart.sh +++ b/home/config/hypr/scripts.d/autostart.sh @@ -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 & |