From 53afafe528bd36d9781286b70a12d8cacf3d6315 Mon Sep 17 00:00:00 2001 From: The_miro Date: Wed, 11 Feb 2026 14:36:55 +0100 Subject: [PATCH] autostart - export is a whole command --- desktopenvs/hyprland/hypr-usr/autostart.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktopenvs/hyprland/hypr-usr/autostart.conf b/desktopenvs/hyprland/hypr-usr/autostart.conf index 6002e56..602d9c4 100644 --- a/desktopenvs/hyprland/hypr-usr/autostart.conf +++ b/desktopenvs/hyprland/hypr-usr/autostart.conf @@ -1,7 +1,7 @@ # Or execute your favorite apps at launch like this: #exec-once =bash ~/mount-smb.sh #exec-once =bash ~/mountnc.sh -exec-once =export QT_QPA_PLATFORMTHEME="" vicinae server +exec-once =export QT_QPA_PLATFORMTHEME="" && vicinae server exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/bluetooth-applet.sh exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ulwatchdog.sh exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh