Pipe sway logs to the system journal instead of to zellij

This commit is contained in:
Ohad Livne 2025-06-04 22:46:55 +03:00
parent 5cdaa4a03a
commit 06d224eb50
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D
2 changed files with 2 additions and 10 deletions

View file

@ -1,7 +0,0 @@
layout {
pane {
name "sway"
command "sway"
args "--unsupported-gpu"
}
}