mirror of
https://github.com/swaywm/sway.git
synced 2025-03-20 05:19:33 +00:00
Add a missing "do"
parent
cc61911a22
commit
69ae805257
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue