mirror of
https://github.com/swaywm/sway.git
synced 2024-11-21 23:41:27 +00:00
Add a missing "do"
parent
cc61911a22
commit
69ae805257
|
@ -31,7 +31,7 @@ exec_always {
|
|||
}
|
||||
```
|
||||
|
||||
If you'd rather have those values picked from your settings.ini file, here is a small convenient script to just that:
|
||||
If you'd rather have those values picked from your settings.ini file, here is a small convenient script to do just that:
|
||||
|
||||
```bash
|
||||
#!/bin/sh
|
||||
|
|
Loading…
Reference in a new issue