diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2025-05-28 23:25:05 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2025-05-28 23:25:05 +0100 |
commit | 893e0652725b4a817958984fa0e5398fc4afdcde (patch) | |
tree | 219e6f8ad1d26fd1f5527f04908944d13e74c6f2 | |
parent | ae3a76f7c56c9db04b822bec8e799ce8455a1b80 (diff) | |
download | dwm-893e0652725b4a817958984fa0e5398fc4afdcde.tar.gz dwm-893e0652725b4a817958984fa0e5398fc4afdcde.tar.bz2 dwm-893e0652725b4a817958984fa0e5398fc4afdcde.zip |
Adjust README
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -50,8 +50,8 @@ Running dwm | done `---- Any applications will still exist after dwm is restarted, but may - not laid out the same as before the restart. Refer to the `rules` - variable in config.h for automatic layout control. + not be arranged the same as before the restart. Refer to the + `rules` variable in config.h for automatic layout control. Configuration ============= |