diff options
author | fauxmight <fauxmight@noreply.codeberg.org> | 2025-06-18 14:52:15 +0200 |
---|---|---|
committer | fauxmight <fauxmight@noreply.codeberg.org> | 2025-06-18 14:52:15 +0200 |
commit | 90b8371707a136a2c8f2f20a3fa9d3dd7bd3ed5c (patch) | |
tree | c77ab3823d9a6644a09add9954aff8a403e4a233 | |
parent | ea263a0ed50d62033ca305fe7a4c5c36fddb4755 (diff) |
Update README.md
Correct description of default background color
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -75,7 +75,7 @@ seatd daemon. When dwl is run with no arguments, it will launch the server and begin handling any shortcuts configured in `config.h`. There is no status bar or other decoration initially; these are instead clients that can be run within the -Wayland session. Do note that the default background color is black. This can be +Wayland session. Do note that the default background color is grey. This can be modified in `config.h`. If you would like to run a script or command automatically at startup, you can |