Update hyprpicker

This commit is contained in:
odomingao 2024-07-15 12:09:19 -03:00 committed by GitHub
parent 919141ec62
commit 9e17e6f147
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ include <tunables/global>
@{exec_path} = @{bin}/hyprpicker
profile hyprpicker /{,usr/}{,s}bin/hyprpicker {
profile hyprpicker @{exec_path} {
include <abstractions/base>
@{exec_path} mr,
@ -16,7 +16,7 @@ profile hyprpicker /{,usr/}{,s}bin/hyprpicker {
/usr/share/icons/** r,
owner @{run}/user/*/.hyprpicker* rw,
owner @{run}/user/@{uid}/.hyprpicker* rw,
include if exists <local/hyprpicker>
}