Add ubuntu to modules, add .webhosting-dotfiles

This commit is contained in:
Quentin Godefroid 2021-10-12 10:00:17 +02:00
parent fe0993358b
commit 977bc2aa49
Signed by: hactario
GPG key ID: 688E98939E5CBE8D

View file

@ -405,7 +405,7 @@ clientkeys = gears.table.join(
awful.key({ modkey, "Control" }, "l", function () awful.util.spawn("/home/qgodefro/.local/bin/lock", false) end)
)
)
-- Bind all key numbers to tags.
-- Be careful: we use keycodes to make it work on any keyboard layout.
-- This should map on the top row of your keyboard, usually 1 to 9.