summaryrefslogtreecommitdiffstats
path: root/scripts/sweechat
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/sweechat')
-rwxr-xr-xscripts/sweechat2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sweechat b/scripts/sweechat
index a2f0a70..fd7e20e 100755
--- a/scripts/sweechat
+++ b/scripts/sweechat
@@ -1,5 +1,5 @@
#!/bin/sh
-termite --name=weechat -e weechat
+current-term --class weechat -e weechat
# vim: expandtab sw=2 ts=2