feat(config): add wm module

This commit is contained in:
utox39
2025-10-03 12:40:54 +02:00
parent cec2b8068a
commit 2f847fbef3

View File

@@ -25,6 +25,7 @@ pub const ModuleType = enum {
swap, swap,
disk, disk,
net, net,
wm,
terminal, terminal,
locale, locale,
custom, custom,