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
parent 89e74139f5
commit 086f509c8b
No known key found for this signature in database
GPG key ID: E538897EE11B9624
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',