summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FusionIcon/data.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/FusionIcon/data.py b/FusionIcon/data.py
index 639b46c..a336a0c 100644
--- a/FusionIcon/data.py
+++ b/FusionIcon/data.py
@@ -66,9 +66,9 @@ wms = {
('metacity', ['metacity', '--replace'],
'Metacity', 'gnome', None, None,),
- 'kwin':
- ('kwin', ['kwin', '--replace'],
- 'KWin', 'kde', None, ['dcop', 'kwin', 'KWinInterface', 'stopKompmgr']),
+ 'twin':
+ ('twin', ['twin', '--replace'],
+ 'KWin', 'kde', None, ['dcop', 'twin', 'KWinInterface', 'stopKompmgr']),
'xfwm4':
('xfwm4', ['xfwm4'],