quickshell: nuke kded6 when starting

This commit is contained in:
2025-10-14 01:28:38 +02:00
parent ba6c735850
commit fcf2dea615
15 changed files with 62 additions and 19 deletions

View File

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