🐛 fix(hypr): wl-clip-persist now loads before wl-copy to avoid errors in apps such as discord
This commit is contained in:
parent
8a6243cba8
commit
70ce202e7a
1 changed files with 1 additions and 1 deletions
|
@ -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 &
|
||||
|
|
Loading…
Add table
Reference in a new issue