mirror of
https://github.com/swaywm/sway.git
synced 2026-03-31 07:11:24 -04:00
Fix #1087
This commit is contained in:
parent
24d1822604
commit
f954d74a13
1 changed files with 4 additions and 0 deletions
|
|
@ -41,6 +41,10 @@ ipc __PREFIX__/bin/swaygrab {
|
||||||
tree enabled
|
tree enabled
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ipc __PREFIX__/bin/swaylock {
|
||||||
|
outputs enabled
|
||||||
|
}
|
||||||
|
|
||||||
# Limits the contexts from which certain commands are permitted
|
# Limits the contexts from which certain commands are permitted
|
||||||
commands {
|
commands {
|
||||||
* all
|
* all
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue