5 lines
220 B
Lua
5 lines
220 B
Lua
-- See https://wiki.hypr.land/Configuring/Basics/Keywords/ for more
|
|
-- Defined as globals so every required module can use them.
|
|
mainMod = "SUPER" -- Sets the "Windows" key as main modifier
|
|
SUPER_SHIFT = "SUPER + SHIFT"
|