Add ubuntu to modules, add .webhosting-dotfiles

This commit is contained in:
Quentin Godefroid 2021-10-12 10:00:17 +02:00 committed by Hactarus
parent a334127594
commit dc14a865b7

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.