mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-04 20:45:58 +01:00
fix path in xdph
This commit is contained in:
parent
d0afdf2f9e
commit
10b58c3f79
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ sleep 1
|
|||
killall xdg-desktop-portal-hyprland
|
||||
killall xdg-desktop-portal-wlr
|
||||
killall xdg-desktop-portal
|
||||
/usr/libexec/xdg-desktop-portal-hyprland &
|
||||
/usr/lib/xdg-desktop-portal-hyprland &
|
||||
sleep 2
|
||||
/usr/lib/xdg-desktop-portal &
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue