slurp review fixes
This commit is contained in:
parent
aec8e413b3
commit
d9ecbdbe4b
1 changed files with 2 additions and 1 deletions
|
|
@ -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>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue