Added wrapper for sway to capture log output in a file
This commit is contained in:
parent
8451245fc7
commit
5f3b133f23
3
bin/sway
Executable file
3
bin/sway
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
/usr/bin/sway > ~/log/sway.log 2>&1
|
Loading…
x
Reference in New Issue
Block a user