lowercase DWL (dwl is the preferred form)

This commit is contained in:
Leonardo Hernández Hernández 2023-12-15 22:36:51 -06:00 committed by Daniel Eklöf
parent 14550440dd
commit 60671da2ca
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@ option('plugin-cpu', type: 'feature', value: 'auto',
option('plugin-disk-io', type: 'feature', value: 'auto',
description: 'Disk I/O support')
option('plugin-dwl', type: 'feature', value: 'auto',
description: 'DWL (dwm for wayland) support')
description: 'dwl (dwm for wayland) support')
option('plugin-foreign-toplevel', type: 'feature', value: 'auto',
description: 'Foreign toplevel (window tracking for Wayland) support')
option('plugin-mem', type: 'feature', value: 'auto',