chore: update README.md

This commit is contained in:
2025-10-14 21:59:20 +02:00
parent c543ede263
commit e682701817
6 changed files with 28 additions and 15 deletions

View File

@@ -224,8 +224,8 @@ def _change_quickshell(palette: dict[str, str], flavor: str):
apply_theme_funcs: dict[str, Callable[[dict[str, str], str], None]] = {
# 'kvantum': _change_kvantum,
# 'nwg-look': _change_nwglook,
'kvantum': _change_kvantum,
'nwg-look': _change_nwglook,
'eww': _change_eww,
'hypr': _change_hypr,
'rofi': _change_rofi,