From e54f846c43ff1533e7026ad31acfe87a56df5ec2 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Tue, 31 May 2022 14:51:33 -0400 Subject: corrected typographical errors --- awesome/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'awesome') diff --git a/awesome/rc.lua b/awesome/rc.lua index 0c9733d..55d44dd 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -325,7 +325,7 @@ globalkeys = gears.table.join( awful.key({ modkey }, "q", function () awful.spawn.easy_async_with_shell("sh -c '~/.local/share/Blista-Kanjo-Emoji/blista-emoji-picker'") end, {description = "launch emoji chooser", group = "launcher"}), - -- Spell Checker (Single Word + -- Spell Checker (Single Word) awful.key({ modkey }, "w", function () awful.spawn.easy_async_with_shell("sh -c '~/.local/share/scripts/dym.sh'") end, {description = "launch single word spell checker", group = "launcher"}), -- cgit v1.2.3