remove whitespace
This commit is contained in:
parent
bdd5c41d00
commit
7cc1044c2c
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue