switch terminal of awesome keybinding from st to xterm

This commit is contained in:
2025-12-06 02:36:22 +08:00
parent 2449bbd002
commit 8c594d8c3b
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ pravitekeys = awful.util.table.join(
awful.key({ altkey, "Control" }, "r",
function ()
run_or_raise("st", {class = "St"})
run_or_raise("xterm", {class = "XTerm"})
end),
awful.key({ modkey }, "e",