Update signal window rule
This commit is contained in:
parent
a505b8aa7b
commit
da3b57ae66
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ window-rule {
|
||||||
// Open windows in chat workspace
|
// Open windows in chat workspace
|
||||||
window-rule {
|
window-rule {
|
||||||
match app-id="discord"
|
match app-id="discord"
|
||||||
match app-id="Signal"
|
match app-id="signal"
|
||||||
open-on-workspace "chat"
|
open-on-workspace "chat"
|
||||||
}
|
}
|
||||||
// Open windows in games workspace
|
// Open windows in games workspace
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue