chore: hello anna

keyring
anemofilia 2023-08-09 13:19:53 -03:00
parent 76b665aa88
commit 0f97974f58
1 changed files with 1 additions and 1 deletions

View File

@ -550,7 +550,7 @@ awful.keyboard.append_global_keybindings({
os.execute("xkill") end, os.execute("xkill") end,
{description = "launch xkill", group = "launcher"}), {description = "launch xkill", group = "launcher"}),
awful.key({"Mod4" }, "z", function () awful.key({"Mod4" }, "z", function ()
os.execute("/home/radio/.local/bin/zlib") end, os.execute("anna") end,
{description = "loot some ships", group = "launcher"}), {description = "loot some ships", group = "launcher"}),
awful.key({"Mod4" }, "g", function () awful.key({"Mod4" }, "g", function ()
awful.spawn(terminal.." -e lf /home/radio/projects/guile/radix") end, awful.spawn(terminal.." -e lf /home/radio/projects/guile/radix") end,