Update hyprpicker
This commit is contained in:
parent
919141ec62
commit
9e17e6f147
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ include <tunables/global>
|
||||||
|
|
||||||
@{exec_path} = @{bin}/hyprpicker
|
@{exec_path} = @{bin}/hyprpicker
|
||||||
|
|
||||||
profile hyprpicker /{,usr/}{,s}bin/hyprpicker {
|
profile hyprpicker @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
@ -16,7 +16,7 @@ profile hyprpicker /{,usr/}{,s}bin/hyprpicker {
|
||||||
|
|
||||||
/usr/share/icons/** r,
|
/usr/share/icons/** r,
|
||||||
|
|
||||||
owner @{run}/user/*/.hyprpicker* rw,
|
owner @{run}/user/@{uid}/.hyprpicker* rw,
|
||||||
|
|
||||||
include if exists <local/hyprpicker>
|
include if exists <local/hyprpicker>
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue