about summary refs log tree commit diff
path: root/weechat/.weechat/alias.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/.weechat/alias.conf')
-rw-r--r--weechat/.weechat/alias.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/weechat/.weechat/alias.conf b/weechat/.weechat/alias.conf
index 1d2262e..12274cf 100644
--- a/weechat/.weechat/alias.conf
+++ b/weechat/.weechat/alias.conf
@@ -18,7 +18,7 @@ CHAT = "dcc chat"
 CL = "buffer clear"
 CLOSE = "buffer close"
 CS = "quote chanserv"
-emoji = "exec -o python3 -c 'print(__import__("emoji").emojize("$*", use_aliases=True))'"
+emoji = "exec -o python3 -c "print(__import__(\"emoji\").emojize(\"$*\", use_aliases=True))""
 factor = "/exec -sh -o factor $1 | cut -d" " -f 2,3 | tr " " ",""
 flip = "/exec -o flip table $*"
 HS = "quote hostserv"