diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index f46323c..912ffad 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -25,6 +25,10 @@ $menu = rofi -show drun -p "Search> " | xargs -I{} search {} # Autostart necessary processes (like notifications daemons, status bars, etc.) # Or execute your favorite apps at launch like this: +exec-once = ~/.config/hypr/xdg-portal-hyprland +exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP +exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP +exec-once = systemctl --user start hyprpolkitagen exec-once = hyprpaper exec-once = sh $HOME/.config/hypr/set_wallpaper.sh