mirror of
https://github.com/swaywm/sway.git
synced 2024-11-24 17:01:29 +00:00
Merge branch 'master' into disable_titlebar
This commit is contained in:
commit
abce7e5200
|
@ -1046,7 +1046,7 @@ An object with a single string property containing the contents of the config
|
|||
*Example Reply:*
|
||||
```
|
||||
{
|
||||
"config": "set $mod Mod4\nbindsym $mod+q exit\n"
|
||||
"config": "set $mod Mod4\\nbindsym $mod+q exit\\n"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue