Tiny change in README.md

This commit is contained in:
Stig-Ørjan Smelror 2024-06-28 16:31:33 +02:00
parent 440644eac8
commit bf15157555

View File

@ -22,7 +22,7 @@ This produces the binary `ssdd` which you can place in your $PATH.
`% sudo nvim /etc/xdg/openbox/menu.xml`
Find the line with the standard Openbox Exit option and change it to
` <item label="Log Out"><action name="Execute"><execute>/home/stig/bin/ssdd</execute></item>`
`<item label="Log Out"><action name="Execute"><execute>/home/stig/bin/ssdd</execute></item>`
The reconfigure Openbox to use the new setting.
`% openbox --reconfigure`