Update rc.lua.original

This commit is contained in:
Ian McGregor
2023-06-25 02:30:10 +00:00
parent c08363a68f
commit c30af115af

View File

@@ -51,7 +51,7 @@ editor_cmd = terminal .. " -e " .. editor
-- Default modkey. -- Default modkey.
-- Usually, Mod4 is the key with a logo between Control and Alt. -- Usually, Mod4 is the key with a logo between Control and Alt.
-- If you do not like this or do not have such a key, -- If you do not like this or do not have such a key,
-- I suggest you to remap Mod4 to another key using xmodmap or other tools. -- I suggest you remap Mod4 to another key using xmodmap or other tools.
-- However, you can use another modifier like Mod1, but it may interact with others. -- However, you can use another modifier like Mod1, but it may interact with others.
modkey = "Mod4" modkey = "Mod4"