mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +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
|
```bash
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
Loading…
Reference in a new issue