🐛 fix(hypr): wl-clip-persist now loads before wl-copy to avoid errors in apps such as discord

This commit is contained in:
Sergio Laín 2024-04-21 18:21:07 +02:00
parent 8a6243cba8
commit 70ce202e7a
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -29,8 +29,8 @@ devify &
hypridle &
# Clipboard
wl-paste --watch cliphist store &
wl-clip-persist --clipboard regular &
wl-paste --watch cliphist store &
# Polkit authentication
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &