Fix hyprpicker

This commit is contained in:
odomingao 2024-07-16 17:08:37 -03:00 committed by GitHub
parent d96550cd27
commit 69a28e862f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,9 @@ profile hyprpicker @{exec_path} {
/usr/share/icons/** r,
owner @{run}/user/@{uid}/.hyprpicker* rw,
owner /dev/shm/wlroots-@{rand6} r,
owner /dev/tty@{int} rw,
include if exists <local/hyprpicker>
}