remove whitespace

This commit is contained in:
valoq 2025-08-06 14:15:04 +02:00
parent bdd5c41d00
commit 7cc1044c2c
No known key found for this signature in database
GPG key ID: 19F09A0FB865CBD8

View file

@ -9,12 +9,12 @@ 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>
@{exec_path} mr, @{exec_path} mr,
/usr/share/icons/{,**} r, /usr/share/icons/{,**} r,
# 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,
include if exists <local/slurp> include if exists <local/slurp>