Fix hyprpicker (#418)

This commit is contained in:
odomingao 2024-07-19 13:54:08 -03:00 committed by GitHub
parent d96550cd27
commit d05c9b9276
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>
}