replace urxvt with st

This commit is contained in:
2020-10-14 01:02:30 +08:00
parent 029e5f17e1
commit def0d08df8
9 changed files with 780 additions and 3 deletions

View File

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