slurp review fixes

This commit is contained in:
Stoppedpuma 2025-09-08 16:14:44 +02:00 committed by Alex
parent aec8e413b3
commit d9ecbdbe4b

View file

@ -9,6 +9,8 @@ include <tunables/global>
@{exec_path} = @{bin}/slurp
profile slurp @{exec_path} {
include <abstractions/base>
include <abstractions/wayland>
include <abstractions/icons>
@{exec_path} mr,
@ -16,7 +18,6 @@ profile slurp @{exec_path} {
# often used in combination with grim screen cature tool
owner /dev/shm/grim-@{rand6} rw,
owner /dev/shm/@{uuid} r,
include if exists <local/slurp>
}