Fix hyprpicker (#418)
This commit is contained in:
parent
d96550cd27
commit
d05c9b9276
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ profile hyprpicker @{exec_path} {
|
||||||
/usr/share/icons/** r,
|
/usr/share/icons/** r,
|
||||||
|
|
||||||
owner @{run}/user/@{uid}/.hyprpicker* rw,
|
owner @{run}/user/@{uid}/.hyprpicker* rw,
|
||||||
|
owner /dev/shm/wlroots-@{rand6} r,
|
||||||
|
|
||||||
|
owner /dev/tty@{int} rw,
|
||||||
|
|
||||||
include if exists <local/hyprpicker>
|
include if exists <local/hyprpicker>
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue