aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/awesome/rc.lua2
-rwxr-xr-x.local/bin/GUI-dateTime (renamed from .local/share/scripts/GUI-dateTime)0
-rwxr-xr-x.local/bin/dateTime (renamed from .local/share/scripts/dateTime.sh)0
-rwxr-xr-x.local/bin/dmenu-dym (renamed from .local/share/scripts/dym.sh)0
4 files changed, 1 insertions, 1 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua
index 533944f..2d291e0 100644
--- a/.config/awesome/rc.lua
+++ b/.config/awesome/rc.lua
@@ -384,7 +384,7 @@ globalkeys = gears.table.join(
{description = "launch emoji chooser", group = "launcher"}),
-- Spell Checker (Single Word)
- awful.key({ modkey }, "comma", function () awful.spawn.easy_async_with_shell("sh -c '~/.local/share/scripts/dym.sh'") end,
+ awful.key({ modkey }, "comma", function () awful.spawn.easy_async_with_shell("sh -c '~/.local/bin/dmenu-dym'") end,
{description = "launch single word spell checker", group = "launcher"}),
-- Clipboard Manager
diff --git a/.local/share/scripts/GUI-dateTime b/.local/bin/GUI-dateTime
index ad14ad2..ad14ad2 100755
--- a/.local/share/scripts/GUI-dateTime
+++ b/.local/bin/GUI-dateTime
diff --git a/.local/share/scripts/dateTime.sh b/.local/bin/dateTime
index c9c7d90..c9c7d90 100755
--- a/.local/share/scripts/dateTime.sh
+++ b/.local/bin/dateTime
diff --git a/.local/share/scripts/dym.sh b/.local/bin/dmenu-dym
index aef084c..aef084c 100755
--- a/.local/share/scripts/dym.sh
+++ b/.local/bin/dmenu-dym