slurp review fixes
This commit is contained in:
parent
f9b27e49eb
commit
f30ca303a2
1 changed files with 2 additions and 1 deletions
|
|
@ -9,6 +9,8 @@ include <tunables/global>
|
||||||
@{exec_path} = @{bin}/slurp
|
@{exec_path} = @{bin}/slurp
|
||||||
profile slurp @{exec_path} {
|
profile slurp @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
|
include <abstractions/wayland>
|
||||||
|
include <abstractions/icons>
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
|
|
@ -16,7 +18,6 @@ profile slurp @{exec_path} {
|
||||||
|
|
||||||
# often used in combination with grim screen cature tool
|
# often used in combination with grim screen cature tool
|
||||||
owner /dev/shm/grim-@{rand6} rw,
|
owner /dev/shm/grim-@{rand6} rw,
|
||||||
owner /dev/shm/@{uuid} r,
|
|
||||||
|
|
||||||
include if exists <local/slurp>
|
include if exists <local/slurp>
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue