refactor(hypr): do not launch xdg desktop portals manually
This commit is contained in:
parent
dec297b92b
commit
0d5fea272e
@ -15,7 +15,6 @@ exec = sleep 5 && opensnitch-ui --background
|
||||
exec = systemd-run --user -u wallpaper-manager ~/.config/hypr/scripts/init-wallpapers.bash || systemctl --user restart wallpaper-manager
|
||||
exec-once = systemctl --user start compositor.target
|
||||
exec-once = xwaylandvideobridge
|
||||
exec = ~/.config/hypr/scripts/launchers/launch-desktop-portal.bash
|
||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME GTK_THEME
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME GTK_THEME
|
||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1
|
||||
|
Loading…
Reference in New Issue
Block a user