From 693f6b8796dcde121926923eaa96cf28a7222b71 Mon Sep 17 00:00:00 2001 From: htom Date: Wed, 18 Feb 2026 12:33:57 +0100 Subject: [PATCH] new rules to work with xorgs and xwayland apss better --- hypr/hyprland.conf | 4 ++++ 1 file changed, 4 insertions(+) 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