mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2025-01-17 18:12:18 +01:00
Fix #1087
This commit is contained in:
parent
893c049aa3
commit
21ad45b622
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@ ipc __PREFIX__/bin/swaygrab {
|
|||
tree enabled
|
||||
}
|
||||
|
||||
ipc __PREFIX__/bin/swaylock {
|
||||
outputs enabled
|
||||
}
|
||||
|
||||
# Limits the contexts from which certain commands are permitted
|
||||
commands {
|
||||
* all
|
||||
|
|
Loading…
Reference in a new issue